-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
x86
-
windows_nt
Name: icC57033 Date: 01/28/2000
HotSpot VM 1.3.0rc1-S fails test
nsk/jvmdi/SuspendThread/suspthread003
from
testbase_nsk
To reproduce the bug run Korn shell script
doit.ksh <jdk_root_directory>=20
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
Running on HS 1.3.0rc1-S the script outputs:
-------------------------- java ---------------------------------
Setting suspthread003_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
#
# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# Error ID: 4F533F57494E13120E43505002BE
#
abnormal program termination
exit 3
-------------------------- java_g -------------------------------
Setting suspthread003_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
#
# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# unexpected exception occurred
#
# Error ID: C:/hotspot1.3\src\os\win32\vm\os_win32.cpp, 702
#
exit 1
-------------------------- java -classic ------------------------
Setting suspthread003_EventHook as event hook.
######## JVMDI_EVENT_VM_INIT ########
######## JVMDI_EVENT_VM_DEATH ########
exit 95
======================================================================
- duplicates
-
JDK-4306462 some JVMDI functions do not verify actual params
-
- Closed
-