hotspot/test/compiler/calls/fromCompiled/CompiledInvokeSpecial2CompiledTest.java
changeset 38152 80e5da81fb2c
parent 35128 bb8baf284c67
child 40059 c2304140ed64
--- a/hotspot/test/compiler/calls/fromCompiled/CompiledInvokeSpecial2CompiledTest.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/compiler/calls/fromCompiled/CompiledInvokeSpecial2CompiledTest.java	Sun May 01 12:47:00 2016 +0300
@@ -23,6 +23,7 @@
 
 /*
  * @test
+ * @modules java.base/jdk.internal.misc
  * @library /test/lib /testlibrary /
  * @build compiler.calls.common.InvokeSpecial
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox