On Wed, 22 Apr 2026 12:03:30 GMT, Jaikiran Pai <[email protected]> wrote:
>> test/hotspot/jtreg/gc/shenandoah/compiler/CallMultipleCatchProjs.java line >> 30: >> >>> 28: * @requires vm.gc.Shenandoah >>> 29: * >>> 30: * @run main/othervm -XX:CompileOnly=CallMultipleCatchProjs::test >>> -Xcomp -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC >>> CallMultipleCatchProjs >> >> Does the test not actually require that verification be disabled? > > I am not familiar with this test, so I'll need inputs on this test change > (the PR description has details about this part). Hello Aleksey @shipilev, given the history of this test, could you help review the removal of `-Xverify:none` from this test? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30877#discussion_r3128717824
