[jdk8u-dev] RFR: 8214427: probable bug in logic of ConcurrentHashMap.addCount() [v3]
Poison
duke at openjdk.org
Thu Jul 21 06:46:08 UTC 2022
> 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.
Poison has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Backport 8846159987f902bb6e2b966eb4656da4b6d9469d
format code
- Merge branch 'openjdk:master' into backport-8214427
- Merge branch 'openjdk:master' into backport-8214427
- Backport 8846159987f902bb6e2b966eb4656da4b6d9469d
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/18/files
- new: https://git.openjdk.org/jdk8u-dev/pull/18/files/0fbcdcaa..284b7b75
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=18&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=18&range=01-02
Stats: 1456 lines in 58 files changed: 1180 ins; 124 del; 152 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/18.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/18/head:pull/18
PR: https://git.openjdk.org/jdk8u-dev/pull/18
More information about the jdk8u-dev
mailing list