Recently I converted a Swing application to Webstart. The process was pretty straightforward, but I found that after I close all windows, my application\'s JVM did not termi
Consider attaching with jconsole and get a look at what the JVM is doing.