Mainline PR for Soft/Weak Reference Support

ioi.lam at oracle.com ioi.lam at oracle.com
Thu Apr 24 16:09:28 UTC 2025


Folks,

I am upstreaming the Soft/Weak Reference Support from leyden to mainline

https://github.com/openjdk/jdk/pull/24757

The implementation of References in the JDK is complex. In this PR, we 
added a new "prepareForAOTCache()" pattern to simplify the kind of 
References that can be cached.

Please see the PR for detail. Any comments/suggestions about this new 
pattern will be greatly appreciated.

- Ioi




More information about the leyden-dev mailing list