[jdk8u-dev] RFR: 8214427: probable bug in logic of ConcurrentHashMap.addCount()
Paul Hohensee
phh at openjdk.java.net
Thu May 12 17:41:01 UTC 2022
On Sat, 19 Mar 2022 07:57:49 GMT, Poison <duke at openjdk.java.net> wrote:
> 8214427: probable bug in logic of ConcurrentHashMap.addCount()
>
> This backport fixes the problem that the MAX_RESIZERS control does not take effect when multi-threaded expansion in ConcurrentHashMap.
I'll sponsor this backport. Waiting for maintainer approval (jdk8u-fix-yes tag). See https://wiki.openjdk.java.net/display/jdk8u/Main for details.
-------------
PR: https://git.openjdk.java.net/jdk8u-dev/pull/18
More information about the jdk8u-dev
mailing list