[jdk8u-dev] Integrated: 8214427: probable bug in logic of ConcurrentHashMap.addCount()
Poison
duke at openjdk.org
Sat Aug 20 11:34:59 UTC 2022
On Sat, 19 Mar 2022 07:57:49 GMT, Poison <duke at openjdk.org> 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.
This pull request has now been integrated.
Changeset: 4cc462ab
Author: Poison <tianshuang.me at gmail.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/4cc462abdd39f24e7f09b13f64af74bc2f1318d2
Stats: 9 lines in 1 file changed: 0 ins; 2 del; 7 mod
8214427: probable bug in logic of ConcurrentHashMap.addCount()
Reviewed-by: phh, andrew
Backport-of: 8846159987f902bb6e2b966eb4656da4b6d9469d
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/18
More information about the jdk8u-dev
mailing list