-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
kestrel
-
x86
-
windows_nt
-
Not verified
Name: dkC59003 Date: 12/01/99
HotSpot 1.3fcs-P (build of 11/30) fails to pass nsk/jvmpi/EnableEvent/enablev002
test from testbase_nsk in debug mode.
Running the test crashes VM with assertion "must be the first element".
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.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-P)
Java HotSpot(TM) Client VM (build 1.3-internal-debug, mixed mode)
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(_owner->rawmonitor_list() == this, "must be the first element")
#
# Error ID: w:\c1_1.3_ws\src\share\vm\runtime\mutex.cpp, 263
#
======================================================================