Mode : -Xcomp
Platform : win_NT, win_2000
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) doit
{OR}
Map X: \\sqesvr.eng\vsn and run the following command-line
X:/VM/merlin/nightly/jdk/b59/win/bin/java_g -server -Xcomp -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=6433 -XX:CompileTheWorldStopAt=6480 -Xbootclasspath/p:x:\vm\merlin\nightly\jdk\latest\win\jre\lib\rt.jar
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b59)
Java HotSpot(TM) Server VM (build product+1.4+baseline+compiler2+20010405-204247
-debug, compiled mode)
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=6433'
VM option 'CompileTheWorldStopAt=6480'
CompileTheWorld : Compiling all classes in X:\VM\merlin\nightly\jdk\b59\win\jrelib\rt.jar
CompileTheWorld (6433) : java/awt/color/ICC_Profile$1
CompileTheWorld (6434) : java/awt/color/ICC_ColorSpace
CompileTheWorld (6478) : java/awt/BorderLayout
CompileTheWorld (6479) : java/awt/Shape
CompileTheWorld (6480) : java/awt/geom/RectangularShape
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(holder_klass->is_interface() == (bc() == Bytecodes::_invokeinterface),
"must match bc")
#
# Error ID: l:\auto\ws_kzin\fpt\src\share\vm\opto\doCall.cpp, 206
#
# Problematic Thread: prio=5 tid=0x002661C8 nid=0x1ac8 runnable
#
Platform : win_NT, win_2000
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) doit
{OR}
Map X: \\sqesvr.eng\vsn and run the following command-line
X:/VM/merlin/nightly/jdk/b59/win/bin/java_g -server -Xcomp -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=6433 -XX:CompileTheWorldStopAt=6480 -Xbootclasspath/p:x:\vm\merlin\nightly\jdk\latest\win\jre\lib\rt.jar
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b59)
Java HotSpot(TM) Server VM (build product+1.4+baseline+compiler2+20010405-204247
-debug, compiled mode)
VM option '-ShowMessageBoxOnError'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=6433'
VM option 'CompileTheWorldStopAt=6480'
CompileTheWorld : Compiling all classes in X:\VM\merlin\nightly\jdk\b59\win\jrelib\rt.jar
CompileTheWorld (6433) : java/awt/color/ICC_Profile$1
CompileTheWorld (6434) : java/awt/color/ICC_ColorSpace
CompileTheWorld (6478) : java/awt/BorderLayout
CompileTheWorld (6479) : java/awt/Shape
CompileTheWorld (6480) : java/awt/geom/RectangularShape
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(holder_klass->is_interface() == (bc() == Bytecodes::_invokeinterface),
"must match bc")
#
# Error ID: l:\auto\ws_kzin\fpt\src\share\vm\opto\doCall.cpp, 206
#
# Problematic Thread: prio=5 tid=0x002661C8 nid=0x1ac8 runnable
#