< prev index next >

test/java/lang/reflect/Module/access/AccessTest.java

Print this page

        

@@ -33,11 +33,11 @@
 import static org.testng.Assert.*;
 
 /**
  * @test
  * @library /lib/testlibrary
- * @modules java.compiler
+ * @modules jdk.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 >