RFR: 8364962: G1: Inline G1CollectionSet::finalize_incremental_building
Kim Barrett
kbarrett at openjdk.org
Tue Aug 12 07:40:15 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26687#pullrequestreview-3109025205
More information about the hotspot-gc-dev
mailing list