Since JDK-8270540, all addresses queries in BOT are bounded by `[bottom, top)`, so `if (addr >= _hr->top())` checks can be removed.
- relates to
-
JDK-8270540 G1: Refactor range checking in G1BlockOffsetTablePart::block_start* to asserts
-
- Resolved
-