FULL PRODUCT VERSION :
java version "1.6.0_10-beta"
Java(TM) SE Runtime Environment (build 1.6.0_10-beta-b22)
Java HotSpot(TM) Client VM (build 11.0-b11, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
XP 5.1.2600
A DESCRIPTION OF THE PROBLEM :
After 40-50 times invoking and quitting a web start application I have 10 instances of javaws.exe (not javaw.exe and not java.exe) resident in memory
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
40-50 times invoking and quitting a web start application e.g.
http://java.sun.com/products/javawebstart/demos.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
after every java web start application quit, memory is cleaned from javaws.exe
ACTUAL -
instances of javaws.exe stay in memory
REPRODUCIBILITY :
This bug can be reproduced occasionally.
---------- BEGIN SOURCE ----------
e.g. try:
http://java.sun.com/products/javawebstart/demos.html
---------- END SOURCE ----------
java version "1.6.0_10-beta"
Java(TM) SE Runtime Environment (build 1.6.0_10-beta-b22)
Java HotSpot(TM) Client VM (build 11.0-b11, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
XP 5.1.2600
A DESCRIPTION OF THE PROBLEM :
After 40-50 times invoking and quitting a web start application I have 10 instances of javaws.exe (not javaw.exe and not java.exe) resident in memory
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
40-50 times invoking and quitting a web start application e.g.
http://java.sun.com/products/javawebstart/demos.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
after every java web start application quit, memory is cleaned from javaws.exe
ACTUAL -
instances of javaws.exe stay in memory
REPRODUCIBILITY :
This bug can be reproduced occasionally.
---------- BEGIN SOURCE ----------
e.g. try:
http://java.sun.com/products/javawebstart/demos.html
---------- END SOURCE ----------
- duplicates
-
JDK-6744822 Race condition in JavawsSysRun
- Closed