hotspot/test/gc/g1/TestGCLogMessages.java
changeset 40886 98cb935dc074
parent 40631 ed82623d7831
child 42048 c1f066b53dd7
--- a/hotspot/test/gc/g1/TestGCLogMessages.java	Fri Aug 26 14:27:41 2016 +0200
+++ b/hotspot/test/gc/g1/TestGCLogMessages.java	Mon Aug 29 23:04:48 2016 +0400
@@ -27,6 +27,7 @@
  * @summary Ensure the output for a minor GC with G1
  * includes the expected necessary messages.
  * @key gc
+ * @requires vm.gc.G1
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management