diff -r 37f78de0f227 -r 4adf52148100 hotspot/test/gc/parallel/TestPrintGCDetailsVerbose.java --- 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