-
Bug
-
Resolution: Fixed
-
P3
-
2.0
-
rc1
-
x86
-
windows_nt
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2030491 | 1.3.0 | Peter Kessler | P3 | Closed | Won't Fix |
Name: dkC59003 Date: 11/29/99
HotSpot 2.0rc1-f fails to pass nsk/regression/b4259927
test from testbase_nsk in debug mode.
Running the test crashes VM with assertion "JVMDI returns error".
To reproduce the bug run doit.bat <jdk root directory> in
GammaBase/Bugs/<this bug number>
Classic passes the test (doit.bat <jdk root directory> -classic)
Running on winNT the test outputs:
java version "1.2.2"
Java HotSpot(TM) Server VM (2.0rc1, mixed mode, debug build F)
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert((_result == ((jvmdiError)0)) || (_result == ((jvmdiError)99)) || (_result ==
((jvmdiError)32)) || (_result == ((jvmdiError)13)) || (_result == ((jvmdiError)31)), "JVMDI
returns error")
#
# Error ID: C:/hotspot\src\share\vm\prims\jvmdi_info2.cpp, 399
#
======================================================================
- backported by
-
JDK-2030491 assertion failure: "JVMDI returns error"
-
- Closed
-