--- old/test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgo.java 2020-07-07 16:31:54.000000000 -0700 +++ new/test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgo.java 2020-07-07 16:31:54.000000000 -0700 @@ -68,8 +68,7 @@ /* * @test TestUseCompressedOopsErgoShenandoah * @bug 8010722 - * @comment Graal does not support Shenandoah - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib * @library / * @modules java.base/jdk.internal.misc