RFR: 8271896: Remove unnecessary top address checks in BOT
Albert Mingkun Yang
ayang at openjdk.java.net
Fri Aug 6 08:30:32 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
Thanks for the review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5013
More information about the hotspot-gc-dev
mailing list