RFR: 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.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21136#issuecomment-2370598286
More information about the hotspot-compiler-dev
mailing list