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

Thomas Schatzl tschatzl at openjdk.org
Tue May 21 07:32:02 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.

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/19303#pullrequestreview-2067762344


More information about the hotspot-gc-dev mailing list