-
Bug
-
Resolution: Fixed
-
P4
-
17, 18, 19, 20
-
b21
-
aarch64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8297460 | 19.0.2 | Dukebot | P4 | Resolved | Fixed | b07 |
JDK-8296280 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8299582 | 17.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
compiler/types/TestSubTypeCheckMacroTrichotomy.java
With flags:
-XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:-TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:+StressReflectiveCode -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing -XX:+UnlockDiagnosticVMOptions -XX:+ExpandSubTypeCheckAtParseTime
(probably not all are required)
I have only seen these failures on aarch64 (macosx, linux), did not manage to reproduce it with replay file on my linux-x64 machine.
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/.../src/hotspot/share/opto/matcher.cpp:1707), pid=1316815, tid=1316830
# assert(false) failed: bad AD file
#
# JRE version: Java(TM) SE Runtime Environment (20.0) (fastdebug build 20-internal-2022-10-14-1537132.emanuel.peter.fork3-jdk)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 20-internal-2022-10-14-1537132.emanuel.peter.fork3-jdk, mixed mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# V [libjvm.so+0x1358e60] Matcher::Label_Root(Node const*, State*, Node*, Node*&)+0xa3c
- backported by
-
JDK-8296280 [Aarch64] C2: assert(false) failed: bad AD file
-
- Resolved
-
-
JDK-8297460 [Aarch64] C2: assert(false) failed: bad AD file
-
- Resolved
-
-
JDK-8299582 [Aarch64] C2: assert(false) failed: bad AD file
-
- Resolved
-
- relates to
-
JDK-8296771 RISC-V: C2: assert(false) failed: bad AD file
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/6469c303
-
Commit openjdk/jdk19u/2adc3e14
-
Commit openjdk/jdk/d3eba859
-
Review openjdk/jdk17u-dev/1015
-
Review openjdk/jdk19u/78
-
Review openjdk/jdk/10749