diff -r fffedc5e5cf8 -r 80e5da81fb2c hotspot/test/compiler/calls/fromCompiled/CompiledInvokeSpecial2CompiledTest.java --- 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