Crash with GLWindow::dispose on macOS with OpenJDK 11
Posted by
neilcsmith.net on
May 10, 2019; 5:32pm
URL: https://forum.jogamp.org/Crash-with-GLWindow-dispose-on-macOS-with-OpenJDK-11-tp4039764.html
I have a consistent crash using OpenJDK 11 on macOS (High Sierra) when calling GLWindow::dispose. This is in libosx.dylib, NSApplicationAWT sendEvent. Anyone know if this is already a known issue? And if there's any workaround? Thanks!