-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
sol-beta
-
generic, x86
-
generic, windows_nt
-
Not verified
Name: icC57033 Date: 12/17/99
Java HotSpot(TM) Client VM (build 1.3-R-debug) can't pass test
src/nsk/jvmdi/RawMonitorNotifyAll/rawmnntfyall001
Test can be found in the HotSpot's testbase:
/net/sqesvr/vsn/testbase/testbase_nsk
To reproduce the bug run doit.bat in
GammaBase/Bugs/<this bug number>
Windows NT 4.0 output:
Setting rawmnntfyall001_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
Try create 10240 raw monitors
Try RawMonitorNotifyAll for 10240 raw monitors
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(raw_result == ObjectMonitor::OM_OK, "raw_result == OM_OK")
#
# Error ID: C:/hotspot\src\share\vm\prims\jvmdi.cpp, 2219
#
======================================================================
- duplicates
-
JDK-4301672 test rawmnntfyall001 causes java_g crash
- Closed