RFR: 8267894: Skip work for empty regions in G1 Full GC [v2]

Stefan Johansson sjohanss at openjdk.java.net
Wed Aug 18 13:39:26 UTC 2021


On Wed, 18 Aug 2021 13:26:47 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.
>
> Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
> 
>   changes proposeed by kstefanj review

Looks good to me.

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

Marked as reviewed by sjohanss (Reviewer).

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



More information about the hotspot-gc-dev mailing list