Integrated: 8332401: G1: TestFromCardCacheIndex.java with -XX:GCCardSizeInBytes=128 triggers underflow assertion
Albert Mingkun Yang
ayang at openjdk.org
Tue May 21 08:37:09 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.
This pull request has now been integrated.
Changeset: 4e169d1e
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4e169d1ed7501d1de8fd4ea326f84b6c1a34270d
Stats: 6 lines in 3 files changed: 3 ins; 0 del; 3 mod
8332401: G1: TestFromCardCacheIndex.java with -XX:GCCardSizeInBytes=128 triggers underflow assertion
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/19303
More information about the hotspot-gc-dev
mailing list