Re: Deadlock during JOGL initialization

Posted by toffegast on
URL: https://forum.jogamp.org/Deadlock-during-JOGL-initialization-tp4025625p4025631.html

I ran my applet with the latest autobuild - b784. The problem remains. The deadlock that VisualVM reports looks exactly the same.

I was able to enable debugging output this time. The last thing that was logged before the freeze was:



As the deadlock seems to concern JVM code only (no JOGL or my own code), am I right in assuming that we are looking at a JVM bug here?

Thanks again.