This is a PSA to run your programs on newer JDK ve...
# random
y
This is a PSA to run your programs on newer JDK versions even if you don't use any of the new features. Your performance will genuinely improve without doing anything!
3
h
Without doing anything is only true iff the code is compatible and the runtime behavior is also the same :)
s
Issue is since Java 22 the resulting jpackage EXE can’t be signed. 🙄