Login  Register

Re: How to enable Gluegen (Java3D) on Java 9

Posted by gouessej on Dec 01, 2017; 9:15am
URL: https://forum.jogamp.org/How-to-enable-Gluegen-Java3D-on-Java-9-tp4038338p4038366.html

Thank you, I updated the wiki. The very latest version contains a fix affecting remote access, mainly with Parallels.

I don't expect to find Mesa under OS X. In my humble opinion, it's too early to worry about crashes inside AWT, they should be reported to Oracle. The Java 1.9 JDK is available for download but not the JRE, there is no hurry yet.

The numerous "illegal" calls in JOGL worry me more, especially in the part supporting AWT (sun.awt.AppContext.getAppContext()) and in the native automated library loading (java.lang.ClassLoader.findLibrary(java.lang.String)).
Julien Gouesse | Personal blog | Website