RFR: 8256298: Shenandoah: Enable concurrent stack processing [v5]
Zhengyu Gu
zgu at openjdk.java.net
Mon Jan 25 18:20:56 UTC 2021
> Please review this patch that enables concurrent stack processing for Shenandoah GC.
>
> After this patch, all root processing is done concurrently for concurrent GC.
>
> Test:
> - [x] hotspot_gc_shenandoah Linux x86_64 and x86_32
> - [x] Nightly
> - [x] tier1 with -XX:+UseShenandoahGC on Linux x86_32
Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
Aleksey's comments
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2185/files
- new: https://git.openjdk.java.net/jdk/pull/2185/files/77582b33..3cab64e8
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2185&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2185&range=03-04
Stats: 6 lines in 2 files changed: 0 ins; 1 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/2185.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2185/head:pull/2185
PR: https://git.openjdk.java.net/jdk/pull/2185
More information about the shenandoah-dev
mailing list