RFR: 8341587: [premain] Support Soft/Weak Reference in AOT cache [v4]

Mat Carter macarte at openjdk.org
Thu Feb 20 18:22:40 UTC 2025


> Add support to the AOT cache for References (soft, weak and phantom)
> Remove the workarounds that were added because References weren't supported
> 
> Confirmed from logs that References are stored in the cache correctly
> 
> All demos run successfully on osx

Mat Carter has updated the pull request incrementally with one additional commit since the last revision:

  Revert back to pre JEP 483 form

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

Changes:
  - all: https://git.openjdk.org/leyden/pull/41/files
  - new: https://git.openjdk.org/leyden/pull/41/files/4c4a0d7b..8352c429

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

  Stats: 28 lines in 3 files changed: 1 ins; 17 del; 10 mod
  Patch: https://git.openjdk.org/leyden/pull/41.diff
  Fetch: git fetch https://git.openjdk.org/leyden.git pull/41/head:pull/41

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


More information about the leyden-dev mailing list