< prev index next >

test/jdk/jigsaw/invoke/access/ModuleAccessControlTest.java

Print this page

        

@@ -33,10 +33,11 @@
 import static org.testng.Assert.*;
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
+ * @modules jdk.compiler
  * @build CompilerUtils jdk.testlibrary.*
  * @run testng ModuleAccessControlTest
  * @summary Driver for testing module access checking by MethodHandles.Lookup
  */
 
< prev index next >