RFR: 8370889: G1: Inline G1PrepareEvacuationTask::sample_card_set_size()

Albert Mingkun Yang ayang at openjdk.org
Wed Oct 29 19:38:48 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 ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28046#pullrequestreview-3395777169


More information about the hotspot-gc-dev mailing list