Re: JVM Crash During X11 Shutdown
Posted by
gouessej on
Sep 21, 2012; 2:31pm
URL: https://forum.jogamp.org/JVM-Crash-During-X11-Shutdown-tp4026218p4026234.html
rhatcher wrote
Though... there is still the issue of whether or not to call System.exit based on Julien's comment.
If you don't call System.exit(), the heavy process running your Java application launched with Java Web Start won't be stopped.