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

Yudi Zheng yzheng at openjdk.org
Tue Sep 24 08:27:50 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.

This pull request has now been integrated.

Changeset: 44024826
Author:    Yudi Zheng <yzheng at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/44024826e52373d1613ec366e3f5a9d5bbaefa41
Stats:     12 lines in 1 file changed: 0 ins; 0 del; 12 mod

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

Reviewed-by: dnsimon

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

PR: https://git.openjdk.org/jdk/pull/21136


More information about the hotspot-compiler-dev mailing list