> This set of changes address causes of poor utilization with small numbers of > cores due to overly aggressive contention avoidance. A number of further > adjustments were needed to still avoid most contention effects in deployments > with large numbers of cores
Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Adjust control flow ------------- Changes: - all: https://git.openjdk.org/jdk/pull/19131/files - new: https://git.openjdk.org/jdk/pull/19131/files/28341747..72224779 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=19131&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19131&range=03-04 Stats: 72 lines in 1 file changed: 15 ins; 14 del; 43 mod Patch: https://git.openjdk.org/jdk/pull/19131.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/19131/head:pull/19131 PR: https://git.openjdk.org/jdk/pull/19131