Server Compiler hangs in 5.0u12 on any platforms, Solaris, WInXP and Linux.
REPRODUCE:
1) Compile the attached test case, "LoopTest.java"
2) Invoke, "java -server LoopTest"
This program does not return.
NOTE:
When the program works well, we can see the following message.
(Please execute the test program in c1)
F:\tmp\hang>java LoopTest
MyThread finished!
Test OK!
REPRODUCE:
1) Compile the attached test case, "LoopTest.java"
2) Invoke, "java -server LoopTest"
This program does not return.
NOTE:
When the program works well, we can see the following message.
(Please execute the test program in c1)
F:\tmp\hang>java LoopTest
MyThread finished!
Test OK!
- duplicates
-
JDK-6566802 Server VM hangs in 5.0u12
-
- Closed
-