RFR: 8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe [v3]

Chen Liang liach at openjdk.org
Thu May 1 17:38:43 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

Thanks for the reviews. On baseline this new test has a 50% failure rate so we should be likely to trigger when running on all platforms. Missed the bug id in last push; pushed again, and please review again.

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

PR Comment: https://git.openjdk.org/jdk/pull/23757#issuecomment-2845325170


More information about the core-libs-dev mailing list