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

Andrew John Hughes andrew at openjdk.java.net
Thu Jun 2 15:17:43 UTC 2022


On Sun, 29 May 2022 16:14:14 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [88461599](https://github.com/openjdk/jdk/commit/8846159987f902bb6e2b966eb4656da4b6d9469d) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
> 
> The commit being backported was authored by Doug Lea on 12 Dec 2018 and was reviewed by Martin Buchholz and David Holmes.
> 
> All 108 `java.util.concurrent` tests passed with the patch applied.
> 
> Thanks!

This pull request has now been integrated.

Changeset: a2e64948
Author:    Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/a2e64948eb12089bd45c2b734c405ead87977276
Stats:     9 lines in 1 file changed: 0 ins; 2 del; 7 mod

8214427: probable bug in logic of ConcurrentHashMap.addCount()

Reviewed-by: martin
Backport-of: 8846159987f902bb6e2b966eb4656da4b6d9469d

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1114


More information about the jdk-updates-dev mailing list