Re: Jogl/Jogamp on Java 8 building from source
Posted by
Predrag Bokšić on
Dec 29, 2017; 6:59pm
URL: https://forum.jogamp.org/Jogl-Jogamp-on-Java-9-tp4038012p4038455.html
You can download the corrected version of Java3D library from here
https://drive.google.com/file/d/1VrsAkAtKrzpK8FmDO1yOcGWorcCdWwRg/view?usp=sharingIt contains a few small edits in a naive manner to avoid using the GLCanvasImpl.destroy() method. This prevents the Java 9 from crashing on the latest MacOS. I also tested it on other operating systems, and it appears good to go for now. I cannot spot any memory leaks in jconsole.