[jdk17u-dev] RFR: 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Andrew Haley
aph at openjdk.org
Tue Jan 9 17:28:34 UTC 2024
On Tue, 9 Jan 2024 15:10:52 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
> This changes reverts https://bugs.openjdk.org/browse/JDK-8293671 backport due to the correctness problems in the initial change.
>
> Original reverting patch applies cleanly with the only exception of copyright update (already 2024) which has been excluded.
>
> The new test fails on current 17u aarch64 and doesn't fail with the change applied.
>
> Additional testing: jtreg tier1,2 (linux-aarch64 fastdebug)
Marked as reviewed by aph (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2117#pullrequestreview-1811657131
More information about the jdk-updates-dev
mailing list