Re: Incomplete shutdown (Eclipse)

Posted by Wade Walker on
URL: https://forum.jogamp.org/Incomplete-shutdown-Eclipse-tp4025154p4025166.html

Hmm, you might try jvisualvm.exe (which comes with the Oracle JVM) to see if it gives any insight into which thread is holding the VM alive. It might be a JVM shutdown hook that stalls or something.