-
Bug
-
Resolution: Fixed
-
P1
-
1.4.0
-
beta2
-
x86, sparc
-
linux, solaris, solaris_8, windows_nt
-
Verified
Test : nsk/regression/b4331143
TestBase : testbase_nsk
Mode : comp
OS : Solsparc, solx86, linux, win_nt
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-b64)
Java HotSpot(TM) Server VM (build 1.4.0-beta-b64, compiled mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error happened during: deoptimize frame
#
# Error ID: 564652414D4521525241590E4350500059 01
#
# Problematic Thread: prio=5 tid=0xd1aa0 nid=0x4 runnable
#
Abort - core dumped
Error ID corresponds to vframeArray.cpp, 89
Note : The test passes with compiler1 or in mixed/int mode with server.
TestBase : testbase_nsk
Mode : comp
OS : Solsparc, solx86, linux, win_nt
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-b64)
Java HotSpot(TM) Server VM (build 1.4.0-beta-b64, compiled mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error happened during: deoptimize frame
#
# Error ID: 564652414D4521525241590E4350500059 01
#
# Problematic Thread: prio=5 tid=0xd1aa0 nid=0x4 runnable
#
Abort - core dumped
Error ID corresponds to vframeArray.cpp, 89
Note : The test passes with compiler1 or in mixed/int mode with server.