RFR: 8371998: G1: Rename G1MergeHeapRootsTask::G1ClearBitmapClosure to be more distinct
Ivan Walulya
iwalulya at openjdk.org
Thu Nov 20 11:56:01 UTC 2025
On Thu, 20 Nov 2025 11:15:55 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review the renaming of `G1MergeHeapRootsTask::G1ClearBitmapClosure` to something more distinct and appropriate to its function.
>
> This also helps distinguishing it to the G1ClearBitmapHRClosure from concurrent marking that just does that.
>
> Testing: compilation, gha
>
> Thanks,
> Thomas
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28424#pullrequestreview-3487419631
More information about the hotspot-gc-dev
mailing list