hotspot/test/runtime/modules/ExportTwice.java
changeset 38152 80e5da81fb2c
parent 36508 5f9eee6b383b
child 40631 ed82623d7831
--- a/hotspot/test/runtime/modules/ExportTwice.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/runtime/modules/ExportTwice.java	Sun May 01 12:47:00 2016 +0300
@@ -23,6 +23,7 @@
 
 /*
  * @test
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary /test/lib /compiler/whitebox ..
  * @compile p2/c2.java
  * @compile p1/c1.java