Test(s) : rsuc00101 rgnt00101
Mode : -Xmixed CompileThreshold=3 +OnStackReplaceALot +ZombieALot
-ShowMessageBoxOnError +ExitOnFullCodeCache
Platforms : solx86, win32
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/{OS}
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2)ksh ./rerun.sh
{OR}
run the following command-line with above flags.
/net/sqesvr/export/vsn/VM/merlin/weekahead/jdk/latest/solx86/bin/java_g -hotspot -Xmixed -Xss4m -classpath /net/sqesvr/export/vsn/VM/testbase/runThese/classes $* runThese -thread 2 -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"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
Java HotSpot(TM) Client VM (build 20010502080919.jcoomes.baseline-debug, mixed mode)
VM option 'CompileThreshold=3'
VM option '+OnStackReplaceALot'
VM option '+ZombieALot'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(entry != 0, "must be valid entry point")
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010502080919.jcoomes.baseline/src/share/vm/ci/ciMethod.cpp, 180
#
# Problematic Thread: prio=5 tid=0x8110908 nid=0xb runnable
#
Dumping core....
Abort - core dumped
NOTE: Test passes in -Xint and -Xcomp modes.
All flags are provided in .hotspotrc file in the same directory.
Mode : -Xmixed CompileThreshold=3 +OnStackReplaceALot +ZombieALot
-ShowMessageBoxOnError +ExitOnFullCodeCache
Platforms : solx86, win32
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/{OS}
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2)ksh ./rerun.sh
{OR}
run the following command-line with above flags.
/net/sqesvr/export/vsn/VM/merlin/weekahead/jdk/latest/solx86/bin/java_g -hotspot -Xmixed -Xss4m -classpath /net/sqesvr/export/vsn/VM/testbase/runThese/classes $* runThese -thread 2 -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"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
Java HotSpot(TM) Client VM (build 20010502080919.jcoomes.baseline-debug, mixed mode)
VM option 'CompileThreshold=3'
VM option '+OnStackReplaceALot'
VM option '+ZombieALot'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(entry != 0, "must be valid entry point")
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010502080919.jcoomes.baseline/src/share/vm/ci/ciMethod.cpp, 180
#
# Problematic Thread: prio=5 tid=0x8110908 nid=0xb runnable
#
Dumping core....
Abort - core dumped
NOTE: Test passes in -Xint and -Xcomp modes.
All flags are provided in .hotspotrc file in the same directory.