[jdk8u-dev] RFR: 8214427: probable bug in logic of ConcurrentHashMap.addCount()

Andrew John Hughes andrew at openjdk.java.net
Fri Jun 3 00:58:38 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.

Fix is in 11u: https://git.openjdk.java.net/jdk11u-dev/commit/a2e64948eb12089bd45c2b734c405ead87977276

Awaiting response to my previous comments and test runs.

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

Changes requested by andrew (Reviewer).

PR: https://git.openjdk.java.net/jdk8u-dev/pull/18


More information about the jdk8u-dev mailing list