jMonkeyEngine / sdk

The jMonkeyEngine3 Software Development Kit based on Netbeans
BSD 3-Clause "New" or "Revised" License
314 stars 100 forks source link

Update Java to 17 #471

Closed tonihele closed 1 year ago

tonihele commented 1 year ago

We could try updating Java to 17. Bundled Java as well as the build.

While this is just mainly maintenance. I have a small hope that it would fix the slow file open dialog I've been hearing about. Though looking at this issue we have tried to report it year ago. And looks like newer Java 8 broke it, Java 11 didn't fix it then... how about Java 17? https://issues.apache.org/jira/browse/NETBEANS-1537

tonihele commented 1 year ago

SDK development now needs JDK 17 (or newer?)!

Also this fixes regressions by fixing the JVM args to go again to the installation version: https://hub.jmonkeyengine.org/t/solved-sdk-3-3-and-gui-issue/45642/24