Integrated: 8267894: Skip work for empty regions in G1 Full GC

Ivan Walulya iwalulya at openjdk.java.net
Mon Aug 23 13:02:33 UTC 2021


On Tue, 17 Aug 2021 13:29:59 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi all,
> 
> Please review this change to skip doing work on regions that were empty at the beginning of the Full GC in phases that execute on a per-region basis.
> 
> Testing: Tier 1-3.

This pull request has now been integrated.

Changeset: d542745d
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d542745dbe0f58f510108d15f7e310ec27f560db
Stats:     37 lines in 6 files changed: 19 ins; 3 del; 15 mod

8267894: Skip work for empty regions in G1 Full GC

Reviewed-by: sjohanss, tschatzl

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

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



More information about the hotspot-gc-dev mailing list