Integrated: 8262885: Shenandoah: FullGC prologue does not need to save/restore heap has_forwarded_object flag

Zhengyu Gu zgu at openjdk.java.net
Wed Mar 3 17:56:41 UTC 2021


On Tue, 2 Mar 2021 21:40:45 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Another trivial cleanup. FullGC prologue code does not change heap's has_forwarded_objects flag, there is no point to save/restore it.
> 
> Test:
> - [x] hotspot_gc_shenandoah

This pull request has now been integrated.

Changeset: 2d2ef08c
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2d2ef08c
Stats:     6 lines in 1 file changed: 2 ins; 3 del; 1 mod

8262885: Shenandoah: FullGC prologue does not need to save/restore heap has_forwarded_object flag

Reviewed-by: shade

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

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


More information about the shenandoah-dev mailing list