RFR: 8341587: [premain] Support Soft/Weak Reference in AOT cache [v5]
Chen Liang
liach at openjdk.org
Wed Feb 26 14:10:28 UTC 2025
On Fri, 21 Feb 2025 16:44:27 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
>
> Mat Carter has updated the pull request incrementally with one additional commit since the last revision:
>
> remove a whitespace
Thanks for this evaluation. I will just be careful when working with the cache area of Method Handles.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/41#issuecomment-2685132411
More information about the leyden-dev
mailing list