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

Mat Carter macarte at openjdk.org
Mon Feb 24 19:56:27 UTC 2025


On Wed, 12 Feb 2025 22:16:04 GMT, Mat Carter <macarte at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 4ca75d15
Author:    Mat Carter <macarte at openjdk.org>
Committer: Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/leyden/commit/4ca75d156519596e23abc8a312496b7c2f0e0ca5
Stats:     135 lines in 9 files changed: 7 ins; 116 del; 12 mod

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

Reviewed-by: iklam

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

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


More information about the leyden-dev mailing list