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

Tobias Hartmann thartmann at openjdk.org
Mon Jan 8 11:39:26 UTC 2024


On Mon, 8 Jan 2024 09:36:25 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [ade21a96](https://github.com/openjdk/jdk/commit/ade21a965f8a5fc889cd48bba76fad507bdeddf5) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Tobias Hartmann on 5 Jan 2024 and was reviewed by Andrew Haley and Christian Hagedorn.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 0442d772
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk22/commit/0442d772b0eb253aebf8638eb966957ab2b694c2
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: chagedorn
Backport-of: ade21a965f8a5fc889cd48bba76fad507bdeddf5

-------------

PR: https://git.openjdk.org/jdk22/pull/38


More information about the hotspot-compiler-dev mailing list