Integrated: 8364962: G1: Inline G1CollectionSet::finalize_incremental_building

Thomas Schatzl tschatzl at openjdk.org
Thu Aug 21 09:46:57 UTC 2025


On Fri, 8 Aug 2025 08:06:49 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this inlining of `G1CollectionSet::finalize_incremental_building` - it does not do anything useful for some time now, only some fairly generic asserts. There is only one caller too.
> 
> Testing: gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: f61b247f
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f61b247fe3a818fc60a61c6f42a676ad94e8e976
Stats:     11 lines in 2 files changed: 1 ins; 8 del; 2 mod

8364962: G1: Inline G1CollectionSet::finalize_incremental_building

Reviewed-by: ayang, kbarrett

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

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


More information about the hotspot-gc-dev mailing list