Integrated: 8362271: G1: Improve G1CollectorState::clearing_bitmap name
Thomas Schatzl
tschatzl at openjdk.org
Wed Jul 16 07:04:50 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
This pull request has now been integrated.
Changeset: 27c58c06
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/27c58c06cf2a20db58b41329762f146f984ff440
Stats: 9 lines in 4 files changed: 0 ins; 0 del; 9 mod
8362271: G1: Improve G1CollectorState::clearing_bitmap name
Reviewed-by: sangheki
-------------
PR: https://git.openjdk.org/jdk/pull/26330
More information about the hotspot-gc-dev
mailing list