-
Bug
-
Resolution: Fixed
-
P3
-
2.0, 1.3.0
-
kestrel
-
x86
-
windows_nt
-
Not verified
Name: icC57033 Date: 11/22/99
HotSpot 1.3fcs-P fails to pass nsk/jvmpi/RequestEvent/reqevent001
test from testbase_nsk, because event JVMPI_EVENT_MONITOR_DUMP
does not report about created raw monitors.
To reproduce the bug run doit.bat in
GammaBase/Bugs/<this bug number>
Running on win_nt_4.0 the test outputs:
JVMPI_MONITOR_JAVA, entry_count=0
number of threads waiting to enter=0
number of threads waiting to be notified=0
JVMPI_MONITOR_JAVA, entry_count=0
number of threads waiting to enter=0
number of threads waiting to be notified=1
JVMPI_MONITOR_JAVA, entry_count=0
number of threads waiting to enter=0
number of threads waiting to be notified=1
Error: rawmoncn==0 not equel to RAWMONCRECN=1024
======================================================================
- relates to
-
JDK-4393651 test reqevent001 (nsk) fails on win32.
-
- Resolved
-