mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
39650b669d
Running Cassandra 3 gave:
java.lang.UnsupportedClassVersionError: org/hyperic/sigar/SigarException has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 52.0
PR: 294323
Reported-by: Lapo Luchini
Fixes: f3a12dc72a "fix compilation with jdk21"
MFH: 2026Q2
Pointy-hat: to me