RFR: 8340585: [JVMCI] compiler/unsafe/UnsafeGetStableArrayElement.java fails with -XX:-UseCompressedClassPointers

Doug Simon dnsimon at openjdk.org
Tue Sep 24 08:20:40 UTC 2024


On Mon, 23 Sep 2024 13:05:24 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:

> Graal does not constant fold unaligned long/double reads from primitive stable arrays. Update UnsafeGetStableArrayElement.java accordingly.

LGTM

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

Marked as reviewed by dnsimon (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21136#pullrequestreview-2324486168


More information about the hotspot-compiler-dev mailing list