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

Thomas Schatzl tschatzl at openjdk.org
Fri Oct 31 06:42:13 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

This pull request has now been integrated.

Changeset: c47ea121
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c47ea1211189d67a0b9ef1a893dacabbc606dae5
Stats:     21 lines in 1 file changed: 6 ins; 10 del; 5 mod

8370889: G1: Inline G1PrepareEvacuationTask::sample_card_set_size()

Reviewed-by: fandreuzzi, ayang, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/28046


More information about the hotspot-gc-dev mailing list