-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
sparc
-
solaris_7
Name: icC57033 Date: 01/12/2000
HotSpot VM 1.3fcs-S for win32 fails test
nsk/jvmdi/DestroyRawMonitor/drrawmon003
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 drrawmon003_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
Try destroy 10240 raw monitors
Wrong result from DestroyRawMonitor()
error: JVMDI_ERROR_NONE
######## JVMDI_EVENT_VM_DEATH ########
exit 97
-------------------------- java_g -------------------------------
Setting drrawmon003_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
Try destroy 10240 raw monitors
Wrong result from DestroyRawMonitor()
error: JVMDI_ERROR_NONE
######## JVMDI_EVENT_VM_DEATH ########
exit 97
-------------------------- java -classic ------------------------
Setting drrawmon003_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
Try destroy 10240 raw monitors
Wrong result from DestroyRawMonitor()
error: JVMDI_ERROR_NONE
######## JVMDI_EVENT_VM_DEATH ########
exit 97
======================================================================
- duplicates
-
JDK-4308093 Destroyed monitor passed to some functions causes java crash
-
- Closed
-