-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
kestrel
-
x86
-
windows_nt
-
Not verified
Name: dkC59003 Date: 11/09/99
HotSpot Kestrel 1.3fcs-O JVMPI function GetThreadStatus returns
JVMPI_THREAD_RUNNABLE status for a thread which is waiting on a monitor.
To reproduce the bug run doit.bat in
GammaBase/Bugs/<this bug number>
Classic passes the test (doit -classic).
Running on HS 1.3fcs-O the test outputs:
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-N)
Java HotSpot(TM) Client VM (build 1.3-O, mixed mode)
MONITOR_CONTENDED_ENTER: thread: 7828348
Thread thr1(7828348): status expected: 2, got: 1
======================================================================
- relates to
-
JDK-4292726 JVMPI: GetThreadStatus erroneously returns THREAD_SUSPENDED bit
-
- Closed
-