Re: Crash with Java 7 and Macos 10.9.1
Posted by Pierre Nugues on Feb 26, 2014; 2:58pm
URL: https://forum.jogamp.org/Crash-with-Java-7-and-Macos-10-9-1-tp4031722p4031740.html
I solved the problem by removing the /System/Library/Java/Extensions folder as, apparently, the JVM reads it before the manifest.
Thank you for your help.