javaw process keeps alive after the jnlp app's "main-class" ending
Steps to reproduce :
--------------------
1. Install jre/jdk mustang b57
2. Launch following jnlp :
javaws http://sceri.prc/~yl153753/test/testapp.jnlp
javaws process keeps alive .
(main class src here http://sceri.prc/~yl153753/test/TestApp.java)
Steps to reproduce :
--------------------
1. Install jre/jdk mustang b57
2. Launch following jnlp :
javaws http://sceri.prc/~yl153753/test/testapp.jnlp
javaws process keeps alive .
(main class src here http://sceri.prc/~yl153753/test/TestApp.java)
- relates to
-
JDK-6359723 javaw process is alive even after the main class ends in the jnlp application
-
- Closed
-