RFR: 8364962: G1: Inline G1CollectionSet::finalize_incremental_building

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


On Tue, 12 Aug 2025 07:37:31 GMT, Kim Barrett <kbarrett 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.

Thanks @kimbarrett @albertnetymk for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/26687#issuecomment-3209785405


More information about the hotspot-gc-dev mailing list