[jdk22] Integrated: 8316756: C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call

Tobias Hartmann thartmann at openjdk.org
Wed Jan 17 12:23:58 UTC 2024


On Wed, 17 Jan 2024 08:33:53 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 78150ca9
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk22/commit/78150ca9df8af70f07e08d593097819dfea389fa
Stats:     86 lines in 2 files changed: 85 ins; 0 del; 1 mod

8316756: C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call

Reviewed-by: tholenstein
Backport-of: b89172149d6a900d11630a95be7278870421b435

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

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


More information about the hotspot-compiler-dev mailing list