test/gc/g1/TestEagerReclaimHumongousRegions2.java

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

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test TestEagerReclaimHumongousRegions2
  * @bug 8051973
+ * @requires vm.gc=="G1" | vm.gc=="null"
  * @summary Test to make sure that eager reclaim of humongous objects correctly clears
  * mark bitmaps at reclaim.
  * @key gc
  * @library /testlibrary
  */