RFR: 8280375: G1: Tighten mem region limit in G1RebuildRemSetHeapRegionClosure [v2]

Thomas Schatzl tschatzl at openjdk.java.net
Fri Jan 21 13:38:52 UTC 2022


On Fri, 21 Jan 2022 12:41:33 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> Currently, it uses `hr->end()` to guard the mem scan limit, but it should be top instead of end.
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Thomas review

Lgtm.

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list