RFR: Disable verification of adjusted capacity

Y. Srinivas Ramakrishna ysr at openjdk.org
Fri Apr 14 18:27:11 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 ysr (Author).

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.

Let's link a JBS ticket or a  draft PR to this comment, so it can be tracked? I realize the draft PR will essentially remove this code, but we want a peg here to hang the proverbial hat on, that's all.

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

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


More information about the shenandoah-dev mailing list