RFR: 8362271: G1: Improve G1CollectorState::clearing_bitmap name
Sangheon Kim
sangheki at openjdk.org
Tue Jul 15 20:07:41 UTC 2025
On Tue, 15 Jul 2025 19:11:35 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this trivial rename of the `clearing_bitmap` member in `G1CollectorState` to align it with the other related ones that read `<something>_in_progress`?
>
> Testing: local compilation, gha
>
> Thanks,
> Thomas
Looks good and trivial.
-------------
Marked as reviewed by sangheki (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26330#pullrequestreview-3022121098
More information about the hotspot-gc-dev
mailing list