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

Poison duke at openjdk.org
Fri Jul 1 01:24:51 UTC 2022


On Thu, 12 May 2022 18:40:26 GMT, Severin Gehwolf <sgehwolf 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 is not in 11u as far as I can see. It should go there first before going into 8.

@jerboaa 11u now includes a backport of 8214427.

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

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


More information about the jdk8u-dev mailing list