RFR: 8330806: test/hotspot/jtreg/compiler/c1/TestLargeMonitorOffset.java fails on ARM32
duke
duke at openjdk.org
Sat Jul 6 08:29:40 UTC 2024
On Mon, 22 Apr 2024 14:21:09 GMT, Aleksei Voitylov <avoitylov at openjdk.org> wrote:
> TestLargeMonitorOffset was introduced by 8310844 with a fix for the AArch64 platform. The same issue needs to be fixed for ARM32. With this change, we add the large slot_offset handling to the ARM32 version of IR_Assembler::osr_entry().
>
> Testing: jtreg hotspot, jtreg jdk tier1-3.
@voitylov
Your change (at version 9799b25019d72c8e89c62ecbf8c0c3dd8c18310a) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18891#issuecomment-2211705543
More information about the hotspot-compiler-dev
mailing list