Re: Crash on Macos using Java 9
Posted by
Mike Schnieders on
Mar 26, 2018; 9:49pm
URL: https://forum.jogamp.org/Crash-on-Macos-using-Java-9-tp4038267p4038759.html
Hi All,
My application (
http://ffx.biochem.uiowa.edu) uses Java3D 1.6.0 / JOGL 2.3.2 and was also crashing on Mac OS X under JDK9.
I swapped in Doug Lyon's build of J3D / JOGL (from here
http://show.docjava.com/book/cgij/code/jnlp/libs/jogl) and this did the trick!
Thanks to Doug! And thanks to the JogAmp and Java3D developers for all your work.
- Mike