--- old/test/hotspot/jtreg/gc/shenandoah/mxbeans/TestPauseNotifications.java 2020-07-07 16:34:43.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/mxbeans/TestPauseNotifications.java 2020-07-07 16:34:42.000000000 -0700 @@ -25,7 +25,7 @@ /* * @test TestPauseNotifications * @summary Check that MX notifications are reported for all cycles - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -Xmx128m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCMode=passive @@ -41,7 +41,7 @@ /* * @test TestPauseNotifications * @summary Check that MX notifications are reported for all cycles - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -Xmx128m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive @@ -63,7 +63,7 @@ /* * @test TestPauseNotifications * @summary Check that MX notifications are reported for all cycles - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * * @run main/othervm -Xmx128m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGCHeuristics=aggressive