test/gc/arguments/TestMaxNewSize.java

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

@@ -23,10 +23,11 @@
 
 /*
  * @test TestMaxNewSize
  * @key gc
  * @bug 7057939
+ * @requires vm.gc=="null"
  * @summary Make sure that MaxNewSize always has a useful value after argument
  * processing.
  * @library /testlibrary
  * @build TestMaxNewSize
  * @run main TestMaxNewSize -XX:+UseSerialGC