Integrated: 8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe
Chen Liang
liach at openjdk.org
Fri May 2 01:33:59 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.
This pull request has now been integrated.
Changeset: bd7c7789
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bd7c77898a75dece0586bef24d4e18d540f08288
Stats: 34 lines in 2 files changed: 29 ins; 2 del; 3 mod
8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe
Reviewed-by: jpai, jvernee
-------------
PR: https://git.openjdk.org/jdk/pull/23757
More information about the core-libs-dev
mailing list