MODE : -Xcomp
Platform : Solx86
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) sh doit {JAVA_HOME}
{OR}
set JAVA_HOME and run the following command-line.
${JAVA_HOME}/bin/java_g -server -Xcomp -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1006 -XX:CompileTheWorldStopAt=1203 -Xbootclasspath/p:/net/sqesvr/export/vsn/VM/testbase/CompileTheWorld/jars/a-d/classes.jar
Output:
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b66)
Java HotSpot(TM) Server VM (build 20010606101740.jcoomes.baseline-debug, compiled mode)
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=1006'
VM option 'CompileTheWorldStopAt=1203'
CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbase/testbase_vm/src/jit/compiletheworld/jars/a-d/classes.jar
CompileTheWorld (1006) : atg/security/AccessEvent
CompileTheWorld (1007) : atg/security/SecurityDomainEvent
CompileTheWorld (1201) : atg/dynamometer/Server
CompileTheWorld (1202) : atg/dynamometer/ServerActionEvent
CompileTheWorld (1203) : atg/dynamometer/ServerList
#
# 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 (20010606101740.jcoomes.baseline-debug compiled mode)
#
# assert(dup_check[callee[lidx]]==0, "trying to callee save same reg twice")
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010606101740.jcoomes.baseline/src/share/vm/opto/chaitin.cpp, 1761
#
# Problematic Thread: prio=5 tid=0x81626e8 nid=0xb runnable
#
Dumping core....
Abort - core dumped
Platform : Solx86
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) sh doit {JAVA_HOME}
{OR}
set JAVA_HOME and run the following command-line.
${JAVA_HOME}/bin/java_g -server -Xcomp -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1006 -XX:CompileTheWorldStopAt=1203 -Xbootclasspath/p:/net/sqesvr/export/vsn/VM/testbase/CompileTheWorld/jars/a-d/classes.jar
Output:
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b66)
Java HotSpot(TM) Server VM (build 20010606101740.jcoomes.baseline-debug, compiled mode)
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=1006'
VM option 'CompileTheWorldStopAt=1203'
CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbase/testbase_vm/src/jit/compiletheworld/jars/a-d/classes.jar
CompileTheWorld (1006) : atg/security/AccessEvent
CompileTheWorld (1007) : atg/security/SecurityDomainEvent
CompileTheWorld (1201) : atg/dynamometer/Server
CompileTheWorld (1202) : atg/dynamometer/ServerActionEvent
CompileTheWorld (1203) : atg/dynamometer/ServerList
#
# 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 (20010606101740.jcoomes.baseline-debug compiled mode)
#
# assert(dup_check[callee[lidx]]==0, "trying to callee save same reg twice")
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010606101740.jcoomes.baseline/src/share/vm/opto/chaitin.cpp, 1761
#
# Problematic Thread: prio=5 tid=0x81626e8 nid=0xb runnable
#
Dumping core....
Abort - core dumped