RFR: 8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe [v3]
Jorn Vernee
jvernee at openjdk.org
Thu May 1 17:21:45 UTC 2025
On Thu, 1 May 2025 16:34:14 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:
>
> Review suggestions
Changes look good. Thanks!
-------------
Marked as reviewed by jvernee (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23757#pullrequestreview-2810276387
More information about the core-libs-dev
mailing list