Still doesn’t run on OSX. Please place the following in your native library section
resource os=“mac os x”
native library is located on the website at jogl-natives-macosx.jar. Same location where you’d grab the webstart version for linux, solaris, and win32.
<resources os="Mac OS X">
<nativelib href = "jogl-natives-macosx.jar" />
</resources>
As taken from jogl.jnlp on the JOGL website.