RFR: 8289044: ARM32: missing LIR_Assembler::cmove metadata type support
Aleksey Shipilev
shade at openjdk.org
Fri Jun 24 12:05:58 UTC 2022
On Fri, 24 Jun 2022 10:46:59 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:
> Fixing ARM32 jtreg fails:
> - compiler/floatingpoint/TestFloatJNIArgs.java
> - runtime/logging/MonitorMismatchTest.java.MonitorMismatchTest
>
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # Internal Error (c1_LIRAssembler_arm.cpp:1482), pid=21156, tid=21171
> # Error: ShouldNotReachHere()
Looks fine.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.org/jdk19/pull/67
More information about the hotspot-compiler-dev
mailing list