RFR: 8364962: G1: Inline G1CollectionSet::finalize_incremental_building
Albert Mingkun Yang
ayang at openjdk.org
Mon Aug 11 09:57:12 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
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26687#pullrequestreview-3104973244
More information about the hotspot-gc-dev
mailing list