Login  Register

Re: Infrequent crash on OSX 10.8.5 using Java7 and Java3D 1.6

Posted by gouessej on Mar 10, 2014; 9:55pm
URL: https://forum.jogamp.org/Infrequent-crash-on-OSX-10-8-5-using-Java7-and-Java3D-1-6-tp4031810p4031820.html

Canvas3D extends java.awt.Canvas, it's not JOGL's fault, manipulate AWT components on AWT EDT if you don't want to have some troubles. Please provide a full test case and some logs. We don't have enough information to help you. Moreover, maybe you'll realize that you did something wrong by trying to reproduce your bug with a very simple example.

That's what I meant, Java3D 1.5.2 has no chance to work with OpenJDK or Oracle Java under OS X 10.8.5. Anyway, this version isn't maintained and shouldn't be used in production.
Julien Gouesse | Personal blog | Website