[jdk17u-dev] RFR: 8280705: Parallel: Full gc mark stack draining should prefer to make work available to other threads
Aleksey Shipilev
shade at openjdk.org
Fri Jun 30 10:18:03 UTC 2023
Clean backport to match what G1 is also doing. The change was in mainline for more than a year without related issues.
Additional testing:
- [ ] Linux x86_64 fastdebug `tier1` with `-XX:+UseParallelGC`
- [ ] Linux x86_64 fastdebug `tier2` with `-XX:+UseParallelGC`
- [ ] Linux x86_64 fastdebug `tier3` with `-XX:+UseParallelGC`
-------------
Commit messages:
- Backport bdda43e066b8da0ebf9a8ef2f843eabb230f0800
Changes: https://git.openjdk.org/jdk17u-dev/pull/1521/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1521&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8280705
Stats: 26 lines in 3 files changed: 16 ins; 5 del; 5 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1521.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1521/head:pull/1521
PR: https://git.openjdk.org/jdk17u-dev/pull/1521
More information about the jdk-updates-dev
mailing list