hotspot/test/compiler/calls/fromInterpreted/InterpretedInvokeInterface2NativeTest.java
--- a/hotspot/test/compiler/calls/fromInterpreted/InterpretedInvokeInterface2NativeTest.java Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/compiler/calls/fromInterpreted/InterpretedInvokeInterface2NativeTest.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.InvokeInterface
* @run driver ClassFileInstaller sun.hotspot.WhiteBox