MODE : -Xmixed
Platform : Solsparc 5.8, Solx86
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
{OR}
${JAVA_HOME}/bin/java_g -server -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=5419 -XX:CompileTheWorldStopAt=5558 -Xbootclasspath/p:/net/sqesvr.eng/export/vsn/VM/testbase/CompileTheWorld/jars/a-d/cloudscape_classes.jar
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, mixed mode)
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=5419'
VM option 'CompileTheWorldStopAt=5558'
CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbas
e/testbase_vm/src/jit/compiletheworld/jars/a-d/cloudscape_classes.jar
CompileTheWorld (5419) : COM/cloudscape/types/UUID
CompileTheWorld (5420) : COM/cloudscape/synchronization/SkipTransactionSQLExcept
CompileTheWorld (5557) : COM/cloudscape/impl/BasicServices/DataComm/HttpOnly/MyTestException
CompileTheWorld (5558) : COM/cloudscape/impl/BasicServices/DataComm/HttpOnly/T_HttpOnly
Preloading failed for (5558) COM/cloudscape/impl/BasicServices/DataComm/HttpOnly/T_HttpOnly
#
# 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 mixed mode)
#
# assert(_gvn.type(obj)->higher_equal(tjp), "cast_up is no longer needed")
#
# Error ID: /net/hoti386.eng/usr/re/hotspot/hotspot1.4/ws/src/share/vm/opto/parse3.cpp, 110
#
# Problematic Thread: prio=5 tid=0x81bb9c8 nid=0xb runnable
#
Dumping core....
Abort - core dumped
NOTE: Looks like test passes in -Xcomp mode, fails in default mode.
Platform : Solsparc 5.8, Solx86
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
{OR}
${JAVA_HOME}/bin/java_g -server -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=5419 -XX:CompileTheWorldStopAt=5558 -Xbootclasspath/p:/net/sqesvr.eng/export/vsn/VM/testbase/CompileTheWorld/jars/a-d/cloudscape_classes.jar
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, mixed mode)
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=5419'
VM option 'CompileTheWorldStopAt=5558'
CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbas
e/testbase_vm/src/jit/compiletheworld/jars/a-d/cloudscape_classes.jar
CompileTheWorld (5419) : COM/cloudscape/types/UUID
CompileTheWorld (5420) : COM/cloudscape/synchronization/SkipTransactionSQLExcept
CompileTheWorld (5557) : COM/cloudscape/impl/BasicServices/DataComm/HttpOnly/MyTestException
CompileTheWorld (5558) : COM/cloudscape/impl/BasicServices/DataComm/HttpOnly/T_HttpOnly
Preloading failed for (5558) COM/cloudscape/impl/BasicServices/DataComm/HttpOnly/T_HttpOnly
#
# 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 mixed mode)
#
# assert(_gvn.type(obj)->higher_equal(tjp), "cast_up is no longer needed")
#
# Error ID: /net/hoti386.eng/usr/re/hotspot/hotspot1.4/ws/src/share/vm/opto/parse3.cpp, 110
#
# Problematic Thread: prio=5 tid=0x81bb9c8 nid=0xb runnable
#
Dumping core....
Abort - core dumped
NOTE: Looks like test passes in -Xcomp mode, fails in default mode.