--- old/test/hotspot/jtreg/gc/startup_warnings/TestShenandoah.java 2020-07-07 16:35:49.000000000 -0700 +++ new/test/hotspot/jtreg/gc/startup_warnings/TestShenandoah.java 2020-07-07 16:35:49.000000000 -0700 @@ -25,7 +25,7 @@ /* * @test TestShenandoah -* @requires vm.gc.Shenandoah & !vm.graal.enabled +* @requires vm.gc.Shenandoah * @bug 8006398 * @summary Test that the Shenandoah collector does not print a warning message * @library /test/lib