[jdk17u-dev] RFR: 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Dmitry Chuyko
dchuyko at openjdk.org
Tue Jan 9 16:29:46 UTC 2024
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 (aarch64 fastdebug)
-------------
Commit messages:
- Backport ade21a965f8a5fc889cd48bba76fad507bdeddf5
Changes: https://git.openjdk.org/jdk17u-dev/pull/2117/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2117&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8310844
Stats: 148 lines in 2 files changed: 147 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2117.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2117/head:pull/2117
PR: https://git.openjdk.org/jdk17u-dev/pull/2117
More information about the jdk-updates-dev
mailing list