-
Bug
-
Resolution: Fixed
-
P3
-
2.0
-
rc1
-
x86
-
windows_nt
Name: dkC59003 Date: 11/30/99
HotSpot 2.0rc1-f fails to pass nsk/jvmpi/EnableEvent/enablev006
test from testbase_nsk in debug plus compiled mode.
Running the test crashes VM with Internal Error.
Classic passes the test as well as HotSpot in mixed mode.
HotSpot 1.3fcs-P java_g -Xcomp also passes the test.
To reproduce the bug run doit.bat <jdk root directory> in
GammaBase/Bugs/<this bug number>
Running on winNT the test outputs:
java version "1.2.2"
Java HotSpot(TM) Server VM (2.0rc1, compiled mode, debug build F)
#
# HotSpot Virtual Machine Error, Internal Error
#
# Fatal: VM thread using lock JNIIdentifier_lock (not allowed to block on)
#
# Error happened during: method compilation
#
# compiling java/lang/ClassLoader.loadClass
#
# Error ID: C:/hotspot\src\share\vm\runtime\mutex.cpp, 225
#
======================================================================