Integrated: 8329771: G1: Refactor G1BlockOffsetTable::verify

Guoxiong Li gli at openjdk.org
Fri Apr 12 12:56:49 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

This pull request has now been integrated.

Changeset: b8f675f4
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b8f675f45b890a9e969c250d9bf3117e6d61c2ff
Stats:     66 lines in 3 files changed: 15 ins; 34 del; 17 mod

8329771: G1: Refactor G1BlockOffsetTable::verify

Reviewed-by: ayang, tschatzl

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

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


More information about the hotspot-gc-dev mailing list