RFR: 8271896: Remove unnecessary top address checks in BOT
Thomas Schatzl
tschatzl at openjdk.java.net
Thu Aug 5 10:36:29 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
Lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5013
More information about the hotspot-gc-dev
mailing list