-
Bug
-
Resolution: Fixed
-
P2
-
23
-
b24
-
Verified
I'm seeing multiple failures with:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/roland/jdk-jdk/src/hotspot/share/opto/loopnode.cpp:6357), pid=2064861, tid=2065010
# assert(false) failed: Bad graph detected in build_loop_late
when running some ctw testing. For instance with:
https://repo1.maven.org/maven2/org/apache/bookkeeper/bookkeeper-server-compat400/4.5.0/bookkeeper-server-compat400-4.5.0.jar
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/roland/jdk-jdk/src/hotspot/share/opto/loopnode.cpp:6357), pid=2064861, tid=2065010
# assert(false) failed: Bad graph detected in build_loop_late
when running some ctw testing. For instance with:
https://repo1.maven.org/maven2/org/apache/bookkeeper/bookkeeper-server-compat400/4.5.0/bookkeeper-server-compat400-4.5.0.jar
- relates to
-
JDK-8330247 C2: CTW fail with assert(adr_t->is_known_instance_field()) failed: instance required
-
- Resolved
-
-
JDK-8331736 C2: Live Node limit exceeded limit after JDK-8316991
-
- Resolved
-
-
JDK-8316991 Reduce nullable allocation merges
-
- Resolved
-
(1 links to)