[jdk21u-dev] RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Aleksey Shipilev
shade at openjdk.org
Thu Apr 18 17:17:15 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 four additional commits since the last revision:
- Merge branch 'master' into JDK-8318986-generic-wait-barrier
- Merge branch 'master' into JDK-8318986-generic-wait-barrier
- 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/17d9b6e6..6e60ef45
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=70&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=70&range=03-04
Stats: 7702 lines in 338 files changed: 3884 ins; 2599 del; 1219 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