RFR: 8332401: G1: TestFromCardCacheIndex.java with -XX:GCCardSizeInBytes=128 triggers underflow assertion

Albert Mingkun Yang ayang at openjdk.org
Tue May 21 08:37:08 UTC 2024


On Mon, 20 May 2024 08:28:49 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Remove too-strong assert -- heap and bot can be placed in arbitrary addresses, so one doesn't always get lower address than the other.

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/19303#issuecomment-2122069318


More information about the hotspot-gc-dev mailing list