Test : nsk/jvmpi/events/mentry001
TestBase : testbase_nsk
Mode : comp
OS : Solsparc, linux
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA_HOME}
OR
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. ${JAVA_HOME}/bin/java
Output :
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
Java HotSpot(TM) Server VM (build 20010509102736.jcoomes.baseline-debug, compiled mode)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(0 <= i && i < _len, "illegal index")
#
# Error ID: /export/imgr_home/ws/20010509102736.jcoomes.baseline/src/share/vm/utilities/growableArray.hpp, 108 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x11c638 nid=0xc runnable
#
Dumping core....
Please note that the test crashes with os.cpp in mixed and int mode and throws exception with compiler1 in comp mode.
TestBase : testbase_nsk
Mode : comp
OS : Solsparc, linux
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA_HOME}
OR
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. ${JAVA_HOME}/bin/java
Output :
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
Java HotSpot(TM) Server VM (build 20010509102736.jcoomes.baseline-debug, compiled mode)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(0 <= i && i < _len, "illegal index")
#
# Error ID: /export/imgr_home/ws/20010509102736.jcoomes.baseline/src/share/vm/utilities/growableArray.hpp, 108 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x11c638 nid=0xc runnable
#
Dumping core....
Please note that the test crashes with os.cpp in mixed and int mode and throws exception with compiler1 in comp mode.
- duplicates
-
JDK-4336158 no METHOD_ENTRY2 events and crash in -Xcomp mode
-
- Closed
-