Re: JOGL commit 166e5da causes deadlock errors in Java 3D
Posted by Julien on Jan 24, 2014; 5:11pm
URL: https://forum.jogamp.org/JOGL-commit-166e5da-causes-deadlock-errors-in-Java-3D-tp4031305p4031337.html
Sven,
Thanks for looking into this.
I cloned and built the latest jogl/gluegen/joal from github and I still see the deadlock problem. Note this happening on all platforms, not just OS X. You are correct, we are probably not making adequate use of the AWT-EDT.
Thanks again.
-Julien