[jdk21u-dev] Integrated: 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate

Aleksey Shipilev shade at openjdk.org
Tue Jan 9 09:08:36 UTC 2024


On Mon, 8 Jan 2024 09:14:24 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to fix 1.5 yrs old regression. Effectively reverts [JDK-8287349](https://bugs.openjdk.org/browse/JDK-8287349).
> 
> Additional testing:
>  - [x] macos-aarch64-server-fastdebug: New test fails without a patch, passes with it
>  - [x] linux-aarch64-server-fastdebug, `tier{1,2,3}`

This pull request has now been integrated.

Changeset: e652bb72
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/e652bb72d05b8058032e9f525f3f225da82bc05c
Stats:     149 lines in 2 files changed: 147 ins; 0 del; 2 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/jdk21u-dev/pull/137


More information about the jdk-updates-dev mailing list