RFR: 8370889: G1: Inline G1PrepareEvacuationTask::sample_card_set_size()
Ivan Walulya
iwalulya at openjdk.org
Thu Oct 30 06:12:06 UTC 2025
On Wed, 29 Oct 2025 15:51:30 GMT, Thomas Schatzl <tschatzl 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 iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28046#pullrequestreview-3397571828
More information about the hotspot-gc-dev
mailing list