[jdk17u-dev] Integrated: 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Dmitry Chuyko
dchuyko at openjdk.org
Wed Jan 10 12:25:33 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)
This pull request has now been integrated.
Changeset: f194105b
Author: Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/f194105b29d674be11bdcf02b7e8ee702228ee32
Stats: 148 lines in 2 files changed: 147 ins; 0 del; 1 mod
8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Reviewed-by: aph
Backport-of: ade21a965f8a5fc889cd48bba76fad507bdeddf5
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2117
More information about the jdk-updates-dev
mailing list