RFR: 8280375: G1: Tighten mem region limit in G1RebuildRemSetHeapRegionClosure [v2]
Albert Mingkun Yang
ayang at openjdk.java.net
Mon Jan 24 22:19:08 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
Marked as reviewed by ayang (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7154
More information about the hotspot-gc-dev
mailing list