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
hfhbd
05/11/2025, 1:21 PM
Without doing anything is only true iff the code is compatible and the runtime behavior is also the same :)
s
Stefan Oltmann
05/11/2025, 7:55 PM
Issue is since Java 22 the resulting jpackage EXE can’t be signed. 🙄