hotspot/test/gc/g1/TestStringDeduplicationPrintOptions.java
changeset 40886 98cb935dc074
parent 40631 ed82623d7831
child 42307 cefc81dc1d52
--- a/hotspot/test/gc/g1/TestStringDeduplicationPrintOptions.java	Fri Aug 26 14:27:41 2016 +0200
+++ b/hotspot/test/gc/g1/TestStringDeduplicationPrintOptions.java	Mon Aug 29 23:04:48 2016 +0400
@@ -26,6 +26,7 @@
  * @summary Test string deduplication print options
  * @bug 8029075
  * @key gc
+ * @requires vm.gc.G1
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management