-
Bug
-
Resolution: Fixed
-
P2
-
11, 14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236298 | 15 | Tobias Hartmann | P2 | Resolved | Fixed | team |
JDK-8246417 | 13.0.4 | Tobias Hartmann | P2 | Resolved | Fixed | b04 |
JDK-8242097 | 11.0.8-oracle | Tobias Hartmann | P2 | Closed | Fixed | b02 |
JDK-8241261 | 11.0.8 | Tobias Hartmann | P2 | Resolved | Fixed | b01 |
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/node.hpp:865
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (open/src/hotspot/share/opto/node.hpp:865), pid=19592, tid=19603
# assert(is_OuterStripMinedLoop()) failed: invalid node class
#
# JRE version: Java(TM) SE Runtime Environment (14.0) (fastdebug build 14-internal+0-2019-12-03-2213288.lmesnik.ks-apps)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-internal+0-2019-12-03-2213288.lmesnik.ks-apps, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x1186d2c] LoopNode::verify_strip_mined(int) const+0x3ec
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/lmesnik/Downloads/r1-101/core.19592)
#
# An error report file with more information is saved as:
# /home/lmesnik/Downloads/r1-101/hs_err_pid19592.log
#
# Compiler replay data is saved as:
# /home/lmesnik/Downloads/r1-101/replay_pid19592.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 19603
- backported by
-
JDK-8236298 Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
- Resolved
-
JDK-8241261 Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
- Resolved
-
JDK-8246417 Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
- Resolved
-
JDK-8242097 Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
- Closed
- relates to
-
JDK-8186027 C2: loop strip mining
- Resolved
-
JDK-8220376 C2: Int >0 not recognized as !=0 for div by 0 check
- Resolved
-
JDK-8235584 UseProfiledLoopPredicate fails with assert(_phase->get_loop(c) == loop) failed: have to be in the same loop
- Resolved