git: openjdk/jdk22: 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:04 UTC 2024


Changeset: 78150ca9
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-01-17 12:21:24 +0000
URL:       https://git.openjdk.org/jdk22/commit/78150ca9df8af70f07e08d593097819dfea389fa

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

Reviewed-by: tholenstein
Backport-of: b89172149d6a900d11630a95be7278870421b435

! src/hotspot/share/opto/escape.cpp
+ test/hotspot/jtreg/compiler/unsafe/UnsafeArrayCopy.java



More information about the jdk-changes mailing list