By aalmiray
via pushing-pixels.org
Published: Jul 18 2008 / 04:10
About half a year ago Christopher Deckers had a guest spot post on this blog about a non-daemon WebStart thread that prevents JVM from exiting when you’re closing your last Swing window running under the DISPOSE_ON_CLOSE mode. To illustrate the problem with the current implementation of WebStart helper threads, he posted the following excerpt from the AWT threading documentation: [...] There is an additional clarification to the last item in the same document:
Add your comment