Hi Adrian,The Java build is targeting Java 7 for compatibility with some older mod loaders people like to use [1], and Java requires version 8 or higher as the target since JDK 20.
Since JDK 17 is still in unstable, and it's only a build dep, I believe it shouldn't cause any problems for testing migration. I could change it to target Java 8 as you are suggesting, but for now I don't want to break compatibility with a deliberate decision made by upstream.
Thanks, -- Ben Westover [1] https://github.com/PrismLauncher/PrismLauncher/pull/1013 On 2/15/26 3:52 PM, Adrian Bunk wrote:
Source: prismlauncher
Version: 10.0.5-1
Severity: serious
The package builds for me with default-jdk after bumping source/target
from 7 to 8 in libraries/{javacheck,launcher}/CMakeLists.txt
OpenPGP_signature.asc
Description: OpenPGP digital signature

