Re: Jogl / Java3D with Java 11 ?
Posted by DonPearson on Aug 04, 2019; 6:20pm
URL: https://forum.jogamp.org/Jogl-Java3D-with-Java-11-tp4039896p4039904.html
Also, if it helps, I just set up a separate sailing 3D simulation that executes correctly in Netbeans with JDK1.8 but fails in run-time with JDK11 -- with the exact same failure mode: trying to construct a new SimpleUniverse. Same error message.