-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
sparc
-
solaris_7
Name: icC57033 Date: 01/12/2000
Debug version of HotSpot VM 1.3fcs-S fails test
nsk/jvmdi/DestroyRawMonitor/drrawmon002
from
testbase_nsk
To reproduce the bug run Korn shell script
doit.ksh <jdk_root_directory>
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
Running on HS 1.3fcs-S the test outputs:
-------------------------- java ---------------------------------
Setting drrawmon002_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
Try create 10240 raw monitors
Try destroy 10240 raw monitors
######## JVMDI_EVENT_VM_DEATH ########
exit 95
-------------------------- java_g -------------------------------
Setting drrawmon002_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
Try create 10240 raw monitors
Try destroy 10240 raw monitors
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(((jvmdiError)100) == ((jvmdiError)0), "not JVMDI_ERROR_NONE")
#
# Error ID:
/usr/re/hotsparc_client1.3/ws/solsparc/hotsparc_client1.3fcs/build/solaris/.../..
/src/share/vm/prims/jvmdi.cpp, 2371 [ Patched ]
#
Dumping core....
../doit.ksh[48]: 23415 Abort
exit 134
-------------------------- java -classic ------------------------
Setting drrawmon002_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
Try create 10240 raw monitors
Try destroy 10240 raw monitors
######## JVMDI_EVENT_VM_DEATH ########
exit 95
======================================================================
- duplicates
-
JDK-4306462 some JVMDI functions do not verify actual params
-
- Closed
-