RFR: 8263832: Shenandoah: Fixing parallel thread iteration in final mark task

Zhengyu Gu zgu at openjdk.java.net
Thu Mar 18 20:06:52 UTC 2021


Please review this trivial patch that parallelizes thread iteration in ShenandoahFinalMarkingTask

Test:
- [x] hotspot_gc_shenandoah

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

Commit messages:
 - JDK-8263832-satb-remark

Changes: https://git.openjdk.java.net/jdk/pull/3080/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3080&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8263832
  Stats: 12 lines in 1 file changed: 0 ins; 4 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3080.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3080/head:pull/3080

PR: https://git.openjdk.java.net/jdk/pull/3080



More information about the hotspot-gc-dev mailing list