hotspot/test/gc/parallel/TestPrintGCDetailsVerbose.java
changeset 39414 4adf52148100
parent 38152 80e5da81fb2c
child 40631 ed82623d7831
--- a/hotspot/test/gc/parallel/TestPrintGCDetailsVerbose.java	Tue Jun 21 18:37:04 2016 +0400
+++ b/hotspot/test/gc/parallel/TestPrintGCDetailsVerbose.java	Fri Jun 24 19:52:31 2016 +0400
@@ -26,7 +26,7 @@
  * @bug 8016740
  * @summary Tests that jvm with maximally verbose GC logging does not crash when ParOldGC has no memory
  * @key gc
- * @requires vm.gc=="Parallel" | vm.gc=="null"
+ * @requires vm.gc.Parallel
  * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  * @run main/othervm -Xmx50m -XX:+UseParallelGC -Xlog:gc*=trace TestPrintGCDetailsVerbose