< prev index next >

test/gc/g1/TestG1TraceEagerReclaimHumongousObjects.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test TestG1TraceEagerReclaimHumongousObjects
  * @bug 8058801 8048179
  * @summary Ensure that the output for a G1TraceEagerReclaimHumongousObjects
  * includes the expected necessary messages.
  * @key gc
+ * @requires vm.gc.G1
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  */
 
< prev index next >