test/gc/arguments/TestParallelGCThreads.java

Print this page
rev 7249 : 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests

@@ -23,10 +23,11 @@
 
 /*
  * @test TestParallelGCThreads
  * @key gc
  * @bug 8059527
+ * @requires vm.gc=="null"
  * @summary Tests argument processing for ParallelGCThreads
  * @library /testlibrary
  * @run driver TestParallelGCThreads
  */