-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
x86
-
windows_nt
Name: dkC59003 Date: 03/03/2000
Hotspot VM build 1.4merlin-internal-debug for win32 fails the tests
nsk/jvmpi/DisableEvent/disablev001
nsk/jvmpi/EnableEvent/enablev001
nsk/jvmpi/GetThreadStatus/thrstat001
nsk/jvmpi/GetThreadStatus/thrstat002
from testbase_nsk with the same assertion failure:
"allocating handle inside NoHandleMark"
It appears that the failures are caused by enabling METHOD_EXIT event.
To reproduce the bug run
doit.bat <jdk root directory>
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
When running on winNT the test outputs:
>doit G:\ld24\java\hotspot\jdk1.3.0pi
...
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-U)
Java HotSpot(TM) Client VM (build 1.4merlin-internal-debug, mixed mode)
#
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(_no_handle_mark_nesting == 0, "allocating handle inside NoHandleMark")
#
# Error ID: L:\ws\hotspot\main\baseline-dev\src\share\vm\runtime\handles.cpp, 27
#
# Problematic Thread: prio=5 tid=0x773718 nid=0x7eb initialized
#
======================================================================