RFR: 8271896: Remove unnecessary top address checks in BOT
Ivan Walulya
iwalulya at openjdk.java.net
Thu Aug 5 10:45:28 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
Marked as reviewed by iwalulya (Committer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5013
More information about the hotspot-gc-dev
mailing list