test/gc/arguments/TestMinInitialErgonomics.java

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

@@ -23,10 +23,11 @@
 
 /**
  * @test TestMinInitialErgonomics
  * @key gc
  * @bug 8006088
+ * @requires vm.gc=="Parallel" | vm.gc=="null"
  * @summary Test ergonomics decisions related to minimum and initial heap size.
  * @library /testlibrary /testlibrary/whitebox
  * @build TestMinInitialErgonomics TestMaxHeapSizeTools
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission