Integrated: 8199407: Skip Rebuild Remset Phase if there are no rebuild candidates

Ivan Walulya iwalulya at openjdk.java.net
Mon Apr 19 14:41:38 UTC 2021


On Mon, 12 Apr 2021 11:14:20 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that skips the rebuild remset phase and the associated updates after rebuild, If during Remark, G1 finds that there are no remembered sets to rebuild.
> 
> Test: tier1-5

This pull request has now been integrated.

Changeset: d9e40dd5
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d9e40dd5
Stats:     125 lines in 5 files changed: 115 ins; 2 del; 8 mod

8199407: Skip Rebuild Remset Phase if there are no rebuild candidates

Reviewed-by: tschatzl, sjohanss

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

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



More information about the hotspot-gc-dev mailing list