RFR: 8370889: G1: Inline G1PrepareEvacuationTask::sample_card_set_size()
Francesco Andreuzzi
fandreuzzi at openjdk.org
Wed Oct 29 17:41:36 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 fandreuzzi (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28046#pullrequestreview-3394984884
More information about the hotspot-gc-dev
mailing list