< prev index next >

test/hotspot/jtreg/gc/logging/TestGCId.java

Print this page

        

@@ -25,11 +25,11 @@
 
 /*
  * @test TestGCId
  * @bug 8043607
  * @summary Ensure that the GCId is logged
- * @requires vm.gc=="null"
+ * @requires vm.gc.Parallel & vm.gc.G1 & vm.gc.ConcMarkSweep & vm.gc.Serial
  * @key gc
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
< prev index next >