RFR: 8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe [v4]
Jaikiran Pai
jpai at openjdk.org
Fri May 2 01:33:59 UTC 2025
On Thu, 1 May 2025 17:38:42 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Use a thread-safe ReferencedKeySet instead of a WeakHashMap key set.
>
> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
>
> Missed bug id
Thank you for the updates. Changes look good to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23757#pullrequestreview-2811019544
More information about the core-libs-dev
mailing list