-
Bug
-
Resolution: Fixed
-
P3
-
17, 19, 20
-
b29
-
arm
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289145 | 20 | Boris Ulasevich | P3 | Resolved | Fixed | b04 |
JDK-8291322 | 19.0.2 | Boris Ulasevich | P3 | Resolved | Fixed | b01 |
JDK-8291149 | 19.0.1 | Boris Ulasevich | P3 | Resolved | Fixed | b04 |
JDK-8293312 | 17.0.6 | Sergey Nazarkin | P3 | Resolved | Fixed | b01 |
> compiler/floatingpoint/TestFloatJNIArgs.java#id0.TestFloatJNIArgs_id0
> runtime/logging/MonitorMismatchTest.java.MonitorMismatchTest
The output:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (c1_LIRAssembler_arm.cpp:1482), pid=21156, tid=21171
# Error: ShouldNotReachHere()
- backported by
-
JDK-8289145 ARM32: missing LIR_Assembler::cmove metadata type support
- Resolved
-
JDK-8291149 ARM32: missing LIR_Assembler::cmove metadata type support
- Resolved
-
JDK-8291322 ARM32: missing LIR_Assembler::cmove metadata type support
- Resolved
-
JDK-8293312 ARM32: missing LIR_Assembler::cmove metadata type support
- Resolved
- relates to
-
JDK-8288303 C1: Miscompilation due to broken Class.getModifiers intrinsic
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/94618a2f
-
Commit openjdk/jdk19/20f55abd
-
Review openjdk/jdk17u-dev/651
-
Review openjdk/jdk19/67
-
Review openjdk/jdk/9258