--- old/test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java 2020-07-07 16:33:04.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java 2020-07-07 16:33:03.000000000 -0700 @@ -26,7 +26,7 @@ * @test TestElasticTLAB * @key randomness * @summary Test that Shenandoah is able to work with elastic TLABs - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -Xmx1g -XX:-UseTLAB -XX:-ShenandoahElasticTLAB -XX:+ShenandoahVerify TestElasticTLAB