Integrated: 8278289: Drop G1BlockOffsetTablePart::_object_can_span

Albert Mingkun Yang ayang at openjdk.java.net
Tue Dec 7 13:40:20 UTC 2021


On Mon, 6 Dec 2021 10:24:26 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of dropping a debug-only field. Instead, the assert logic queries for the region type directly.
> 
> Test: tier1-5

This pull request has now been integrated.

Changeset: 44fcee38
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/44fcee3830466e34656ea553d10a60fc382c85a6
Stats:     23 lines in 4 files changed: 5 ins; 15 del; 3 mod

8278289: Drop G1BlockOffsetTablePart::_object_can_span

Reviewed-by: tschatzl, sjohanss, mli

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

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



More information about the hotspot-gc-dev mailing list