Integrated: 8289044: ARM32: missing LIR_Assembler::cmove metadata type support

Boris Ulasevich bulasevich at openjdk.org
Fri Jun 24 13:39:54 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()

This pull request has now been integrated.

Changeset: 20f55abd
Author:    Boris Ulasevich <bulasevich at openjdk.org>
URL:       https://git.openjdk.org/jdk19/commit/20f55abd2744323a756872e080885d107e6c56e5
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8289044: ARM32: missing LIR_Assembler::cmove metadata type support

Reviewed-by: shade, stuefe

-------------

PR: https://git.openjdk.org/jdk19/pull/67


More information about the hotspot-compiler-dev mailing list