< prev index next >

test/hotspot/jtreg/gc/class_unloading/TestCMSClassUnloadingEnabledHWM.java

Print this page

        

@@ -25,11 +25,11 @@
 
 /*
  * @test
  * @key gc
  * @bug 8049831
- * @requires !vm.graal.enabled
+ * @requires vm.gc.ConcMarkSweep & !vm.graal.enabled
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >