RFR: 8256298: Shenandoah: Enable concurrent stack processing [v7]

Aleksey Shipilev shade at openjdk.java.net
Tue Jan 26 15:35:42 UTC 2021


On Tue, 26 Jan 2021 14:08:59 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

>> 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:
> 
>   More Aleksey's comments

Marked as reviewed by shade (Reviewer).

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

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


More information about the shenandoah-dev mailing list