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

Tobias Hartmann thartmann at openjdk.org
Wed Jan 17 08:40:37 UTC 2024


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!

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

Commit messages:
 - Backport b89172149d6a900d11630a95be7278870421b435

Changes: https://git.openjdk.org/jdk22/pull/86/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk22&pr=86&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8316756
  Stats: 86 lines in 2 files changed: 85 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk22/pull/86.diff
  Fetch: git fetch https://git.openjdk.org/jdk22.git pull/86/head:pull/86

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


More information about the hotspot-compiler-dev mailing list