Re: hi, can jogl 2.3.2 run with jdk9 or jdk10.0.2 ?
Posted by
gouessej on
Aug 30, 2018; 8:19am
URL: https://forum.jogamp.org/hi-can-jogl-2-3-2-run-with-jdk9-or-jdk10-0-2-tp4039140p4039155.html
The solution A worked in the past, the solution B should work now. I'm sorry, the syntax of exports addition has changed at least three times since I started using it (the first one was -XaddExports:). You must use those VM arguments with the "java" command and you might need to use them with javac too.