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

Thomas Schatzl tschatzl at openjdk.org
Thu Aug 21 15:35:02 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

This pull request has now been integrated.

Changeset: cf70cb70
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cf70cb70bcd5292ed10d8fb08019f0da82db25dd
Stats:     5 lines in 2 files changed: 2 ins; 0 del; 3 mod

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

Reviewed-by: ayang, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/26671


More information about the hotspot-gc-dev mailing list