< prev index next >

test/jdk/jigsaw/reflect/Module/access/AccessTest.java

Print this page

        

@@ -33,10 +33,11 @@
 import static org.testng.Assert.*;
 
 /**
  * @test
  * @library ../../../lib /lib/testlibrary
+ * @modules java.compiler
  * @build AccessTest CompilerUtils jdk.testlibrary.*
  * @run testng AccessTest
  * @summary Driver for test that checks access to public members in exported
  *          and non-exported packages.
  */
< prev index next >