Withdrawn: Load coops base shift from AOTRuntimeConstants in AOT code

Andrew Dinn adinn at openjdk.org
Mon Sep 30 09:55:52 UTC 2024


On Wed, 11 Sep 2024 14:01:59 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

> This PR modifies AOT compiled method code to load compressed oops base and shift constants via the AOTRuntimeConstants area rather than encode them as immediates. It also unlatches the currently forced setting of UseCompatibleCompressedOops, allowing the heap to be allocated wherever it will fit.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/leyden/pull/20


More information about the leyden-dev mailing list