Integrated: 8271896: Remove unnecessary top address checks in BOT

Albert Mingkun Yang ayang at openjdk.java.net
Fri Aug 6 08:30:33 UTC 2021


On Thu, 5 Aug 2021 07:58:12 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of removing unnecessary top checks. I left the one `HeapRegion::block_size` as an assert, since it's outside BOT.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: c2b7face
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c2b7facea442eda470913546001c9a5e35d18929
Stats:     5 lines in 3 files changed: 0 ins; 4 del; 1 mod

8271896: Remove unnecessary top address checks in BOT

Reviewed-by: tschatzl, iwalulya

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

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



More information about the hotspot-gc-dev mailing list