RFR: 8325074: ZGC fails assert(index == 0 || is_power_of_2(index)) failed: Incorrect load shift: 11
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Thu Feb 15 09:16:04 UTC 2024
On Thu, 15 Feb 2024 08:38:33 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
> Running with #17864 reproduces this deterministically. As that change might require some more input (a more general change to heap invariant checking) we decided to split it out to an RFE and not as part of this bug fix.
I see, great, thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17863#issuecomment-1945661614
More information about the hotspot-gc-dev
mailing list