RFR: 8364042: UnsafeMemoryAccess will not work with AOT cached code stubs

Andrew Haley aph at openjdk.org
Mon Jul 28 16:53:54 UTC 2025


On Mon, 28 Jul 2025 16:38:43 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

> It also implements an API that allows table entries associated with a given stub to be identified and saved during an assembly run, and retrieved, relocated and restored to the table during a production run.

I guess there's no way to test this contribution because the API has no customers, but you'll submit such testing as necessary in a later PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/26511#issuecomment-3128130260


More information about the hotspot-dev mailing list