[jdk21u-dev] RFR: 8318986: Improve GenericWaitBarrier performance [v3]

Aleksey Shipilev shade at openjdk.org
Tue Mar 12 09:09:50 UTC 2024


> Clean backport to drastically improve safepoint performance under heavy load, fixing regression between JDK 11 and JDK 17.
> 
> Additional testing:
>  - [x] Ad-hoc performance runs, expected improvements
>  - [x] MacOS AArch64 server fastdebug, `all` tests

Aleksey Shipilev 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 two additional commits since the last revision:

 - Merge branch 'master' into JDK-8318986-generic-wait-barrier
 - Backport 30462f9da40d3a7ec18fcf46e2154fabb5fd4753

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

Changes:
  - all: https://git.openjdk.org/jdk21u-dev/pull/70/files
  - new: https://git.openjdk.org/jdk21u-dev/pull/70/files/98149cc1..2aada3b9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=70&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=70&range=01-02

  Stats: 3358 lines in 102 files changed: 2637 ins; 397 del; 324 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/70.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/70/head:pull/70

PR: https://git.openjdk.org/jdk21u-dev/pull/70


More information about the jdk-updates-dev mailing list