See bug 4294942. The astore_w00401 in that bug report fails on C2 with
the following error (from SAIL build 06 VM).
arches% java -server -version
java version "1.3"
Java(TM) 2 Runtime Environment, Standard Edition (build Solaris_JDK_1.3-b06)
Java HotSpot(TM) Server VM (build 2.0, mixed mode)
arches% java -server -Xcomp astore_w00401
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4E4F44450E43505000AF 01
#
# Problematic Thread: prio=5 tid=0xdc718 nid=0xb runnable
#
the following error (from SAIL build 06 VM).
arches% java -server -version
java version "1.3"
Java(TM) 2 Runtime Environment, Standard Edition (build Solaris_JDK_1.3-b06)
Java HotSpot(TM) Server VM (build 2.0, mixed mode)
arches% java -server -Xcomp astore_w00401
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4E4F44450E43505000AF 01
#
# Problematic Thread: prio=5 tid=0xdc718 nid=0xb runnable
#
- relates to
-
JDK-4294942 method with many locals crashes HotSpot in compiled mode
-
- Resolved
-