RFR: Load coops base shift from AOTRuntimeConstants in AOT code [v3]

Andrew Dinn adinn at openjdk.org
Thu Sep 19 15:13:14 UTC 2024


> 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.

Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:

  Answer further review feedback

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

Changes:
  - all: https://git.openjdk.org/leyden/pull/20/files
  - new: https://git.openjdk.org/leyden/pull/20/files/ce901a9d..243d72d5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=leyden&pr=20&range=02
 - incr: https://webrevs.openjdk.org/?repo=leyden&pr=20&range=01-02

  Stats: 6 lines in 2 files changed: 2 ins; 3 del; 1 mod
  Patch: https://git.openjdk.org/leyden/pull/20.diff
  Fetch: git fetch https://git.openjdk.org/leyden.git pull/20/head:pull/20

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


More information about the leyden-dev mailing list