RFR: 8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe [v4]
Chen Liang
liach at openjdk.org
Thu May 1 17:38:42 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23757/files
- new: https://git.openjdk.org/jdk/pull/23757/files/eb405dd9..66066be7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23757&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23757&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23757.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23757/head:pull/23757
PR: https://git.openjdk.org/jdk/pull/23757
More information about the core-libs-dev
mailing list