Re: Fail to run with openjdk-11 and openjdk-12
Posted by
gouessej on
Aug 27, 2019; 12:14pm
URL: https://forum.jogamp.org/Fail-to-run-with-openjdk-11-and-openjdk-12-tp4040000p4040003.html
Java3D is pure Java, JogAmp APIs aren't. If you really suspect a problem with JOGL or GlueGen, try to build something with them with Gradle without Java3D. I see JSSC in your dependencies and I'm 100% sure that it's not pure Java.
Please ask Phil to upload Java3D 1.7 on Maven Central.