< prev index next >

test/gc/g1/TestStringDeduplicationYoungGC.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test TestStringDeduplicationYoungGC
  * @summary Test string deduplication during young GC
  * @bug 8029075
  * @key gc
+ * @requires vm.gc.G1
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  */
 
< prev index next >