< prev index next >

test/hotspot/jtreg/gc/startup_warnings/TestG1.java

Print this page

        

@@ -25,10 +25,11 @@
 
 /*
 * @test TestG1
 * @key gc
 * @bug 8006398
+* @requires vm.gc.G1
 * @summary Test that the G1 collector does not print a warning message
 * @library /test/lib
 * @modules java.base/jdk.internal.misc
 *          java.management
 * @run main gc.startup_warnings.TestG1
< prev index next >