RFR: 8370889: G1: Inline G1PrepareEvacuationTask::sample_card_set_size()
Thomas Schatzl
tschatzl at openjdk.org
Fri Oct 31 06:42:11 UTC 2025
On Wed, 29 Oct 2025 19:35:59 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Hi all,
>>
>> please review this simple inlining of a one-liner method that is used once (discounting the check before that line that is actually repeated just a few lines below the call).
>>
>> Also made the member name a bit more specific.
>>
>> Testing: gha
>>
>> Thanks,
>> Thomas
>
> Marked as reviewed by ayang (Reviewer).
Thanks @albertnetymk @walulyai @fandreuz for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28046#issuecomment-3471519502
More information about the hotspot-gc-dev
mailing list