RFR: Disable verification of adjusted capacity

Kelvin Nilsen kdnilsen at openjdk.org
Fri Apr 14 21:52:06 UTC 2023


On Fri, 14 Apr 2023 18:00:30 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This assertion is also tied to code we are actively working to replace.

Marked as reviewed by kdnilsen (Committer).

src/hotspot/share/gc/shenandoah/shenandoahVerifier.cpp line 414:

> 412:               label, generation->name(), generation->used_regions(), stats.regions());
> 413: 
> 414: // This check is disabled because of known issues with this feature. We expect this code to be updated by 05/2023.

I understand the "resolved conversation."  Just want to add that this is still failing on the expand-on-demand branch, and I'm supposed to fix it there...

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

PR Review: https://git.openjdk.org/shenandoah/pull/258#pullrequestreview-1386211694
PR Review Comment: https://git.openjdk.org/shenandoah/pull/258#discussion_r1167296578


More information about the shenandoah-dev mailing list