hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java
changeset 38152 80e5da81fb2c
parent 37434 303d15f45adf
child 39285 2ab363810925
--- a/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Sun May 01 12:47:00 2016 +0300
@@ -27,6 +27,7 @@
  * @test
  * @summary Test checks the consistency of the output
  * displayed with jstat -gccapacity.
+ * @modules java.base/jdk.internal.misc
  * @library /test/lib/share/classes
  * @library ../share
  * @requires vm.opt.ExplicitGCInvokesConcurrent != true