Re: JOGL on Mojave, Mac OS 10.14

Posted by gouessej on
URL: https://forum.jogamp.org/JOGL-on-Mojave-Mac-OS-10-14-tp4039037p4039301.html

You can already get rid of most illegal access warnings with this:
http://forum.jogamp.org/JOGL-Java-10-modularization-tp4038983p4039284.html

The last warning about NSWindow can be fixed in JOGL itself as I wrote here:
http://forum.jogamp.org/JOGL-on-Mojave-Mac-OS-10-14-tp4039037p4039257.html

Perhaps the crash occurring when releasing the native resources can be fixed in JOGL too but as I have no machine under OS X 10.14, I have no way of reproducing this bug :s

Actually, maybe my first suggestion of fix would fix the real crash too. Are you able to build JOGL to test some changes?
Julien Gouesse | Personal blog | Website