RFR: 8253434: Shenandoah: Cleanup ShenandoahRootScanner [v3]

Zhengyu Gu zgu at openjdk.java.net
Tue Sep 22 12:59:48 UTC 2020


> After moving CLDG mark to concurrent phase, ShenandoahRootScanner::strong_roots_do() and
> ShenandoahRootScanner::roots_do() are practical the same, let's trim one.
> Test:
>   hotspot_gc_shenandoah

Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:

  Remove unused CLD closure

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/286/files
  - new: https://git.openjdk.java.net/jdk/pull/286/files/66492e4f..2b40913b

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=286&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=286&range=01-02

  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/286.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/286/head:pull/286

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


More information about the shenandoah-dev mailing list