< prev index next >

test/java/lang/invoke/RevealDirectTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test
  * @summary verify Lookup.revealDirect on a variety of input handles
+ * @modules java.base/sun.reflect
  * @compile -XDignore.symbol.file RevealDirectTest.java
  * @run junit/othervm -ea -esa test.java.lang.invoke.RevealDirectTest
  *
  * @test
  * @summary verify Lookup.revealDirect on a variety of input handles, with security manager
< prev index next >