--- old/test/hotspot/jtreg/gc/shenandoah/mxbeans/TestChurnNotifications.java 2020-07-07 16:34:34.000000000 -0700 +++ new/test/hotspot/jtreg/gc/shenandoah/mxbeans/TestChurnNotifications.java 2020-07-07 16:34:33.000000000 -0700 @@ -25,7 +25,7 @@ /* * @test TestChurnNotifications * @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 TestChurnNotifications * @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 @@ -67,7 +67,7 @@ /* * @test TestChurnNotifications * @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