TestBase : /net/alpheridies/export/VM/testbase
Mode : java_g -Xcomp
Platform : solsparc 5.8
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) ksh doit
{OR}
set JAVA_HOME to /net/sqesvr/export/vsn/VM/merlin/weekly/jdk/latest/solsparc
and run the following command-line.
${JAVA_HOME}/bin/java_g -hotspot -Xcomp -verify -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=4500 -XX:CompileTheWorldStopAt=4999
-Xbootclasspath/p:/net/alpheridies/export/VM/testbase/src/jit/
compiletheworld/jars/a-d/Dynamo4.5.0.jar Dynamo4.5.0.4500.4999
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b54)
Java HotSpot(TM) Server VM (build 1.4beta-B54-debug, compiled mode)
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=4500'
VM option 'CompileTheWorldStopAt=4999'
CompileTheWorld : Compiling all classes in /net/alpheridies/export/VM/testbase/s
rc/jit/compiletheworld/jars/a-d/Dynamo4.5.0.jar
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(default_type->is_array_klass(), "what else?")
#
# Error ID: /usr/re/hotspot/hotspot1.4/ws/solsparc/hotspot1.4beta/src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp, 1808 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x10a690 nid=0xa runnable
#
Dumping core....
doit[5]: 24622 Abort(coredump)
*************************************************************************
naveena.suryadevara@Eng 2001-03-14
- The bug is seen on both solaris2.6 and solaris2.8.
- Run the jdk1.4/demo/jfc/SwingSet2/SwingSet2.jar , click on the JProgressBar Demo, then click on the button to add text.
- The bug is not seen when run with -Xint option
Error Output:
britesun:/home/naveenas/jdk1.4/b55/demo/jfc/SwingSet2 33 % java -jar SwingSet2.jar
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E435050072C 01
#
# Problematic Thread: prio=5 tid=0x9dd68 nid=0xa runnable
#
Abort (core dumped)
*****************************************************************************
- duplicates
-
JDK-4421767 c2018164 (modena) test crashes with assertion at c1_LIRAssembler_sparc.cpp, 1847
-
- Closed
-
-
JDK-4422557 Consistent crash changing tabs on swingset demo
-
- Closed
-
-
JDK-4423956 Tinger test crashes with assertion at c1_LIRAssembler_sparc.cpp, 1836
-
- Closed
-
-
JDK-4421745 jdk1.4 b54 crashes swingmark tests
-
- Closed
-
-
JDK-4421793 Internal Error being raised.
-
- Closed
-
-
JDK-4425377 JVM aborts by deleting text on Stylepad demo
-
- Closed
-
- relates to
-
JDK-4431003 swingmark fails with build 1.4beta-B55, mixed mode on s81_34
-
- Closed
-
-
JDK-4424674 Internal Error raised
-
- Closed
-