RFR: 8365024: G1: Make G1CollectionSet::_inc_build_state assert-only

Kim Barrett kbarrett at openjdk.org
Thu Aug 14 07:04:10 UTC 2025


On Thu, 7 Aug 2025 09:46:52 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this change that makes the `G1CollectionSet::_inc_build_state` member debug/assert-only - it's only ever used in assertions.
> 
> Testing: local compilation, gha
> 
> Thanks,
>   Thomas

Looks good.

-------------

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26671#pullrequestreview-3119260194


More information about the hotspot-gc-dev mailing list