RFR: 8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe

Chen Liang liach at openjdk.org
Tue Mar 25 02:09:08 UTC 2025


On Mon, 24 Feb 2025 23:47:02 GMT, Chen Liang <liach at openjdk.org> wrote:

> Use a thread-safe ReferencedKeySet instead of a WeakHashMap key set.

Keep alive...

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

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


More information about the core-libs-dev mailing list