Integrated: 8273476: G1: refine G1CollectedHeap::par_iterate_regions_array_part_from
Hamlin Li
mli at openjdk.java.net
Thu Sep 9 10:45:03 UTC 2021
On Wed, 8 Sep 2021 11:56:14 GMT, Hamlin Li <mli at openjdk.org> wrote:
> G1CollectedHeap::par_iterate_regions_array_part_from is moved from G1CollectionSet::iterate_part_from in JDK-8254167.
> The parameters and logic of this method could be refined a bit to make it more straight.
This pull request has now been integrated.
Changeset: 9690df7f
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9690df7fb9843bdc4775a34d94b2ca81f40aea0a
Stats: 26 lines in 4 files changed: 4 ins; 3 del; 19 mod
8273476: G1: refine G1CollectedHeap::par_iterate_regions_array_part_from
Reviewed-by: ayang, tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/5414
More information about the hotspot-gc-dev
mailing list