Withdrawn: 8287555: Tighten G1 G1BlockOffsetTable::block_start() code
Thomas Schatzl
tschatzl at openjdk.org
Thu Aug 18 15:48:28 UTC 2022
On Tue, 7 Jun 2022 11:46:47 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this change that specializes `G1BlockOffsetTablePart::block_size` with a variant used for card aligned addresses including some cleanup of comments? This saves some unnecessary lookup of the block size of the object found as for refinement the start address is always aligned.
>
> Testing: tier1, gha
>
> Thanks,
> Thomas
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/9059
More information about the hotspot-gc-dev
mailing list