-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
--------------------------------------------------------------------------
Test : nsk/regression/b4529145
Mode : -Xcomp
Platform : solx86
VM : Server VM
OS : 5.8
JDK : 1.4.2-b05
--------------------------------------------------------------------------
Steps to reproduce
* cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
* sh run.sh $JAVA_HOME
The test passes in Client VM in all the modes and in Server VM in -Xint and -Xmixed modes.
Failure :
===========>
nsk/regression/b4529145 test LOG:
--> This test for #4529145 bug; Category: hotspot; Subcategory: compiler1
Synopsis: REGRESSION: Thread.stop() hangs JVM
--> b4529145: Main Thread: waiting for dummyThread start after dummyThread.start()...
--> b4529145: Main Thread: OK - dummyThread started!
--> b4529145: Main Thread: waiting for infiniteThread start after infiniteThread.start()...
--> b4529145: Main Thread: OK - infiniteThread started and is in infinite loop!
--> b4529145: Main Thread: waiting for stopThread start after stopThread.start()...
****> b4529145: stopThread: I started!
****> b4529145: stopThread: I finished!
--> b4529145: Main Thread: OK - stopThread started!
--> b4529145: Main Thread: waiting for stopThread finish...
--> b4529145: Main Thread: OK - stopThread finished!
--> b4529145: Main Thread: waiting for death after infiniteThread.stop()...
##> b4529145: Main Thread: FAILURE
##> after infiniteThread.stop() infiniteThread can not die during 60 seconds
==> nsk/regression/b4529145 test FAILED
Test : nsk/regression/b4529145
Mode : -Xcomp
Platform : solx86
VM : Server VM
OS : 5.8
JDK : 1.4.2-b05
--------------------------------------------------------------------------
Steps to reproduce
* cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
* sh run.sh $JAVA_HOME
The test passes in Client VM in all the modes and in Server VM in -Xint and -Xmixed modes.
Failure :
===========>
nsk/regression/b4529145 test LOG:
--> This test for #4529145 bug; Category: hotspot; Subcategory: compiler1
Synopsis: REGRESSION: Thread.stop() hangs JVM
--> b4529145: Main Thread: waiting for dummyThread start after dummyThread.start()...
--> b4529145: Main Thread: OK - dummyThread started!
--> b4529145: Main Thread: waiting for infiniteThread start after infiniteThread.start()...
--> b4529145: Main Thread: OK - infiniteThread started and is in infinite loop!
--> b4529145: Main Thread: waiting for stopThread start after stopThread.start()...
****> b4529145: stopThread: I started!
****> b4529145: stopThread: I finished!
--> b4529145: Main Thread: OK - stopThread started!
--> b4529145: Main Thread: waiting for stopThread finish...
--> b4529145: Main Thread: OK - stopThread finished!
--> b4529145: Main Thread: waiting for death after infiniteThread.stop()...
##> b4529145: Main Thread: FAILURE
##> after infiniteThread.stop() infiniteThread can not die during 60 seconds
==> nsk/regression/b4529145 test FAILED