Mode : -Xcomp
Platform : Solsparc, Solx86, Linux RH 7.1, win32
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekly/jdk/latest/{OS}
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) sh doit {JAVA_HOME}
{OR}
make a runList.dat file with the following testcases and run next command-line
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow007.athrow00702m1.athrow00702m1
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow008.athrow00801m1.athrow00801m1
${JAVA_HOME}/bin/java_g -server -Xcomp -Xss4m -classpath /net/sqesvr/export/vsn/VM/testbase/runThese/classes runThese -thread 1 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr/export/vsn/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b69)
Java HotSpot(TM) Server VM (build 1.4.0-beta_refresh-b69-debug, compiled mode)
......................................
[Enter:javasoft.sqe.tests.vm.instr.athrow.athrow007.athrow00702m1.athrow00702m1]
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-beta_refresh-b69-debug compiled mode)
#
# assert(is_loaded() && that->is_loaded(), "must be loaded")
#
# Error ID: /usr/re/hotspot/hotspot1.4/ws/solsparc/hotspot1.4beta_refresh/src/share/vm/ci/ciKlass.cpp, 53 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x122030 nid=0xb runnable
#
Dumping core....
Abort - core dumped
NOTE: Test crashes with 'java_g' and it produces 'os.cpp, 727' with java.
Platform : Solsparc, Solx86, Linux RH 7.1, win32
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekly/jdk/latest/{OS}
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) sh doit {JAVA_HOME}
{OR}
make a runList.dat file with the following testcases and run next command-line
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow007.athrow00702m1.athrow00702m1
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.vm.instr.athrow.athrow008.athrow00801m1.athrow00801m1
${JAVA_HOME}/bin/java_g -server -Xcomp -Xss4m -classpath /net/sqesvr/export/vsn/VM/testbase/runThese/classes runThese -thread 1 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr/export/vsn/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b69)
Java HotSpot(TM) Server VM (build 1.4.0-beta_refresh-b69-debug, compiled mode)
......................................
[Enter:javasoft.sqe.tests.vm.instr.athrow.athrow007.athrow00702m1.athrow00702m1]
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-beta_refresh-b69-debug compiled mode)
#
# assert(is_loaded() && that->is_loaded(), "must be loaded")
#
# Error ID: /usr/re/hotspot/hotspot1.4/ws/solsparc/hotspot1.4beta_refresh/src/share/vm/ci/ciKlass.cpp, 53 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x122030 nid=0xb runnable
#
Dumping core....
Abort - core dumped
NOTE: Test crashes with 'java_g' and it produces 'os.cpp, 727' with java.
- duplicates
-
JDK-4476602 JCK14 api/javax_naming/spi/Lucite.html errID 4F530E43505002D7 on b70 c2Xcomp
-
- Closed
-