Integrated: 8303883: Confusing parameter name in G1UpdateRemSetTrackingBeforeRebuild::distribute_marked_bytes
Thomas Schatzl
tschatzl at openjdk.org
Mon Mar 13 11:09:43 UTC 2023
On Thu, 9 Mar 2023 11:50:09 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change to de-confuse (imo) a parameter in `G1UpdateRemSetTrackingBeforeRebuild::distribute_marked_bytes`.
>
> I also replaced some `SIZE_FORMAT` in the vicinity.
>
> Testing: local jtreg gc test, GHA
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 805a4e68
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/805a4e68060ccd82b2d37d733937351bcf83e683
Stats: 29 lines in 2 files changed: 1 ins; 0 del; 28 mod
8303883: Confusing parameter name in G1UpdateRemSetTrackingBeforeRebuild::distribute_marked_bytes
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/12947
More information about the hotspot-gc-dev
mailing list