On Mon, 23 Nov 2020 19:18:05 GMT, Per Liden <pli...@openjdk.org> wrote:
>> test/hotspot/jtreg/gc/TestReferenceClearDuringReferenceProcessing.java line >> 28: >> >>> 26: /* @test >>> 27: * @bug 8256517 >>> 28: * @requires vm.gc.Z >> >> Please add | vm.gc.Shenandoah here. > > Note that for this test to be useful, the GC needs to support concurrent GC > breakpoints, which Shenandoah doesn't do. Ok, right. Nevermind then! ------------- PR: https://git.openjdk.java.net/jdk/pull/1376