[jdk17u-dev] RFR: 8280705: Parallel: Full gc mark stack draining should prefer to make work available to other threads [v3]

Aleksey Shipilev shade at openjdk.org
Tue Aug 15 09:36:48 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:
>  - [x] Linux x86_64 fastdebug `tier1` with `-XX:+UseParallelGC`
>  - [x] Linux x86_64 fastdebug `tier2` with `-XX:+UseParallelGC`
>  - [x] Linux x86_64 fastdebug `tier3` with `-XX:+UseParallelGC`

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-8280705-parallel-fullgc-work
 - Merge branch 'master' into JDK-8280705-parallel-fullgc-work
 - Merge branch 'master' into JDK-8280705-parallel-fullgc-work
 - Backport bdda43e066b8da0ebf9a8ef2f843eabb230f0800

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/1521/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/1521/files/e941b400..8ff5270e

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

  Stats: 43631 lines in 910 files changed: 16515 ins; 14581 del; 12535 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