Dropping jdk 11 support
jMonkeyEngine Hub
May 1, 2026
sailsman63:
“Source Compatibility” only restricts language features and syntax. It’s still compiling against whatever version of the standard library the running environment has installed. I’ve been bitten by this one before.
I think this is resolved by specifying the options.release flag
Discussion in the ATmosphere