RFR: 8329771: G1: Refactor G1BlockOffsetTable::verify
Albert Mingkun Yang
ayang at openjdk.org
Wed Apr 10 11:06:09 UTC 2024
On Wed, 10 Apr 2024 10:45:00 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch verifies the BOT after writing the BOT and changes the method name for consistence, just like `SerialBlockOffsetTable::verify_for_block` and `ObjectStartArray::verify_for_block`.
>
> The test `make test-tier1_gc` passed locally. Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18711#pullrequestreview-1991396361
More information about the hotspot-gc-dev
mailing list