RFR: 8290223: Initialize G1CardClosure in card scanning once
Thomas Schatzl
tschatzl at openjdk.org
Thu Jul 14 12:15:03 UTC 2022
On Wed, 13 Jul 2022 09:16:29 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this minor change to avoid repeatedly initializing `G1CardClosure` in card scanning.
>
> Testing: gha, local compilation
>
> Thanks,
> Thomas
Closing after re-measuring.
-------------
PR: https://git.openjdk.org/jdk/pull/9478
More information about the hotspot-gc-dev
mailing list