Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6875959
Votes 0
Synopsis CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
Category hotspot:compiler2
Reported Against
Release Fixed hs17(b04), 7(b75) (Bug ID:2184784)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6889656
Submit Date 26-AUG-2009
Description
Reproduced for both compilers.

To reproduce (linux-586, vmsqe-core2q-15.russia):

/net/vmsqe.russia/export/jdk/re/6u18/promoted/ea/b01/binaries/linux-i586/fastdebug/bin/java -server  -XX:-ShowMessageBoxOnError     -Xverify:all  -XX:+CompileTheWorld -Xbootclasspath/p:/net/vmsqe.russia/export/testbase/ctw/build/../jars/ibiblio/maven2/org/xerial/sqlite-jdbc/3.6.7/sqlite-jdbc-3.6.7.jar

 ...
CompileTheWorld (100) : org/sqlite/RS
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/reg_split.cpp:1087
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/BUILD_AREA/jdk6_18/hotspot/src/share/vm/opto/reg_split.cpp:1087), pid=24818, tid=1872792480
#  Error: assert(!n->is_SpillCopy(),"")
#
# JRE version: 6.0_18-b01
# Java VM: Java HotSpot(TM) Server VM (16.0-b08-fastdebug mixed mode linux-x86 )
# An error report file with more information is saved as:
# /tmp/hs_err_pid24818.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Current thread is 1872792480
Dumping core ...
Aborted
Posted Date : 2009-08-26 09:59:33.0
Work Around
N/A
Evaluation
http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/e90521d61f9a
Posted Date : 2009-10-07 21:58:09.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang