Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2184784 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b75 |
JDK-2189949 | 6u21 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
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
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
- backported by
-
JDK-2189949 CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
-
- Resolved
-
-
JDK-2184784 CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
-
- Closed
-
- relates to
-
JDK-6889656 assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce; should simp
-
- Closed
-