-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
hopper
-
sparc
-
solaris_9
-
Verified
Test : nsk/jvmdi/GetThreadStatus/thrstat002
TestBase : testbase_nsk
Mode : default
OS : Solsparc9
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA}
Output :
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b81)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b81, mixed mode)
# Waiting time = 2 mins
Wrong thread thr1 (0xebc7c) status:
expected: JVMDI_THREAD_STATUS_RUNNING
got: JVMDI_THREAD_STATUS_WAIT
Wrong thread thr1 (0xebc7c, suspended) status:
expected: JVMDI_THREAD_STATUS_RUNNING
got: JVMDI_THREAD_STATUS_WAIT
STATUS=97
*****************************************************************************
This bug is intermittently reproduceable with java_g on solaris9 using b83. Crash is reproduceable (intermittently) on queequay.sfbay and naboovm.sfbay (VM lab machines).
Output:
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b83)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b83-debug, mixed mode)
# Waiting time = 2 mins
Wrong thread thr1 (0xcbc80) status:
expected: JVMDI_THREAD_STATUS_RUNNING
got: JVMDI_THREAD_STATUS_WAIT
STATUS=97
###@###.### 2001-10-17
TestBase : testbase_nsk
Mode : default
OS : Solsparc9
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA}
Output :
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b81)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b81, mixed mode)
# Waiting time = 2 mins
Wrong thread thr1 (0xebc7c) status:
expected: JVMDI_THREAD_STATUS_RUNNING
got: JVMDI_THREAD_STATUS_WAIT
Wrong thread thr1 (0xebc7c, suspended) status:
expected: JVMDI_THREAD_STATUS_RUNNING
got: JVMDI_THREAD_STATUS_WAIT
STATUS=97
*****************************************************************************
This bug is intermittently reproduceable with java_g on solaris9 using b83. Crash is reproduceable (intermittently) on queequay.sfbay and naboovm.sfbay (VM lab machines).
Output:
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b83)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b83-debug, mixed mode)
# Waiting time = 2 mins
Wrong thread thr1 (0xcbc80) status:
expected: JVMDI_THREAD_STATUS_RUNNING
got: JVMDI_THREAD_STATUS_WAIT
STATUS=97
###@###.### 2001-10-17
- relates to
-
JDK-4483032 GetThreadStatus returns STATUS_UNKNOWN after SuspendThread
- Closed
-
JDK-4793047 jvmpi/GetThreadStatus/thrstat002 test fails
- Closed