Mode : -Xcomp -XX:+DeoptimizeALot -XX:+ZombieALot -XX:+SafepointALot
-XX:+FullGCALot -XX:FullGCALotInterval=1000
Platforms : solx86
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2)./doit
{OR}
make a `runList.dat` with the following testcases and run the next command-line
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.lang.stmt111.stmt11101.stmt11101
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.lang.stmt110.stmt11001.stmt11001
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solx86/bin/java_g -hotspot -Xcomp -Xss4m -classpath /net/sqesvr.eng/export/vsn/VM/testbase/runThese/classes $* runThese -thread 2 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr.eng/export/vsn/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
Java HotSpot(TM) Client VM (build 20010509102736.jcoomes.baseline-debug, compiled mode)
VM option '+DeoptimizeALot'
VM option '+ZombieALot'
VM option '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
Full gc no: 1 Interval: 480
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Fatal: exception happened outside interpreter, nmethods and vtable stubs
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010509102736.jcoomes.baseline/src/share/vm/c1/c1_Runtime1.cpp, 795
#
# Problematic Thread: prio=5 tid=0x8288ba8 nid=0xf runnable
#
Dumping core....
Abort - core dumped
NOTE:
*1) bug happens intermittenly on solx86.
*2) Flags are provided in .hotspotrc file {in the same bug directory}.
-XX:+FullGCALot -XX:FullGCALotInterval=1000
Platforms : solx86
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2)./doit
{OR}
make a `runList.dat` with the following testcases and run the next command-line
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.lang.stmt111.stmt11101.stmt11101
$TESTBASE/jck/jck-13a/JCK/javatest.jar;$TESTBASE/jck/jck-13a/JCK/classes javasoft.sqe.tests.lang.stmt110.stmt11001.stmt11001
/net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/solx86/bin/java_g -hotspot -Xcomp -Xss4m -classpath /net/sqesvr.eng/export/vsn/VM/testbase/runThese/classes $* runThese -thread 2 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr.eng/export/vsn/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
Java HotSpot(TM) Client VM (build 20010509102736.jcoomes.baseline-debug, compiled mode)
VM option '+DeoptimizeALot'
VM option '+ZombieALot'
VM option '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
Full gc no: 1 Interval: 480
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Fatal: exception happened outside interpreter, nmethods and vtable stubs
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010509102736.jcoomes.baseline/src/share/vm/c1/c1_Runtime1.cpp, 795
#
# Problematic Thread: prio=5 tid=0x8288ba8 nid=0xf runnable
#
Dumping core....
Abort - core dumped
NOTE:
*1) bug happens intermittenly on solx86.
*2) Flags are provided in .hotspotrc file {in the same bug directory}.