-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
x86
-
windows_nt
Name: elR10090 Date: 01/17/2001
The Hotspot VM build 1.3.1beta-b13 and build 1.4beta-B47 for Win32
fails the test nsk/jvmpi/RequestEvent/reqevent001 from testbase_nsk.
The test exercises JVMPI function RequestEvent. Profiling agent
reqevent001.c creates some Raw Monitors and calls the function
for JVMPI_EVENT_MONITOR_DUMP event.
The test reveals that the monitors dump does not contain any
Raw Monitor records.
The test passes on all platforms under previous build 1.3.1beta-b07
and build 1.4beta-B44.
To reproduce the bug run in GammaBase/Bugs/<this bug number> directory
sh doit.sh <JDK root directory> <options>
on SolSparc, Solx86 and Linux platforms, or
doit.bat <JDK root directory> <options>
on Windows platforms.
Running on Win32 the test outputs:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b47)
Java HotSpot(TM) Client VM (build B47, mixed mode)
Wrong number of dumped RAW MONITORs: 0, expected: 1024
======================================================================
Name: elR10090 Date: 03/09/2001
This bug affects also the following testbase_nsk test:
nsk/jvmpi/RequestEvent/reqevent011
======================================================================
- duplicates
-
JDK-4393651 test reqevent001 (nsk) fails on win32.
-
- Resolved
-