[jdk11u-dev] RFR: 8214427: probable bug in logic of ConcurrentHashMap.addCount()
Andrew John Hughes
andrew at openjdk.java.net
Mon May 30 16:10:46 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!
Thanks Martin. I've flagged the bug for jdk11u approval.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1114
More information about the jdk-updates-dev
mailing list