Integrated: 8264908: Investigate adding BOT range check in G1BlockOffsetTablePart::block_at_or_preceding

Ivan Walulya iwalulya at openjdk.java.net
Thu Jul 15 08:53:16 UTC 2021


On Wed, 14 Jul 2021 09:26:32 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi all,
> 
> Please review this cleanup change to add an assert to G1BlockOffsetTablePart::block_at_or_preceding. Additionally, remove code that attempts to read beyond the _next_offset_index threshold. 
> 
> Testing: Tier 1-3

This pull request has now been integrated.

Changeset: 99d7f9a7
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/99d7f9a772ee3e6f9721e8bff95df553e6a04747
Stats:     58 lines in 2 files changed: 0 ins; 56 del; 2 mod

8264908: Investigate adding BOT range check in G1BlockOffsetTablePart::block_at_or_preceding

Reviewed-by: ayang, tschatzl

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

PR: https://git.openjdk.java.net/jdk/pull/4775



More information about the hotspot-gc-dev mailing list