git: openjdk/jdk: master: 8364042: UnsafeMemoryAccess will not work with AOT cached code stubs

Andrew Dinn adinn at openjdk.org
Wed Jul 30 10:11:09 UTC 2025


Changeset: a6fb87db
Branch: master
Author:    Andrew Dinn <adinn at openjdk.org>
Date:      2025-07-30 10:08:33 +0000
URL:       https://git.openjdk.org/jdk/commit/a6fb87dbe8c4165ca498caa23541f6aa4426b71d

8364042: UnsafeMemoryAccess will not work with AOT cached code stubs

Reviewed-by: asmehra, kvn

! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/arm/stubGenerator_arm.cpp
! src/hotspot/cpu/ppc/stubGenerator_ppc.cpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/s390/stubGenerator_s390.cpp
! src/hotspot/share/runtime/stubDeclarations.hpp
! src/hotspot/share/runtime/stubRoutines.cpp
! src/hotspot/share/runtime/stubRoutines.hpp



More information about the jdk-changes mailing list