Integrated: 8258490: Shenandoah: Full GC does not need to remark threads and drain SATB buffers

Zhengyu Gu zgu at openjdk.java.net
Mon Jan 4 18:14:03 UTC 2021


On Wed, 16 Dec 2020 17:34:43 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Full GC marks heap at a pause with SATB deactivated, therefore, we don't need to remark threads and drain SATB buffers during final mark phase.
> 
> - [x] hotspot_gc_shenandoah

This pull request has now been integrated.

Changeset: f80c63b3
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f80c63b3
Stats:     44 lines in 1 file changed: 21 ins; 15 del; 8 mod

8258490: Shenandoah: Full GC does not need to remark threads and drain SATB buffers

Reviewed-by: shade

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

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


More information about the shenandoah-dev mailing list