Integrated: 8280375: G1: Tighten mem region limit in G1RebuildRemSetHeapRegionClosure

Hamlin Li mli at openjdk.java.net
Tue Jan 25 12:14:34 UTC 2022


On Thu, 20 Jan 2022 09:55:21 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.

This pull request has now been integrated.

Changeset: 4503d043
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4503d0431c0dd4d177cf5eb4df592f26b9d372bb
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8280375: G1: Tighten mem region limit in G1RebuildRemSetHeapRegionClosure

Reviewed-by: tschatzl, ayang

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

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



More information about the hotspot-gc-dev mailing list