-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.4.2
-
x86
-
linux
Name: elR10090 Date: 10/18/2002
-----------------------------------------------
Test : nsk/stress/jck122/jck122010
TestBase : testbase_nsk
Command : java_g
VM : server, client
Mode : -Xcomp
OS : Linux
JDK : 1.4.2-b03
-----------------------------------------------
This test hangs, so that one need to use "kill -9" to stop
the java_g process. And an error message like the following
appears:
# SafepointSynchronize::begin: Fatal error:
# SafepointSynchronize::begin: Timed out while attempting to reach a safepoint.
# SafepointSynchronize::begin: Threads which did not reach the safepoint:
# nid=0x1 runnable
# SafepointSynchronize::begin: (End of list)
Such failure looks like a regression of the bug:
4303703 JVMPI: test thasrun001 causes java hang
======================================================================
Steps to reproduce
==================
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/4765072
2. sh doit.sh linux $JAVA_HOME [ $JAVA_OPTS ]
###@###.### 2002-12-14
- relates to
-
JDK-4303703 JVMPI: test thasrun001 causes java hang
- Closed