< prev index next >

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

Print this page

        

*** 33,42 **** --- 33,43 ---- 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 >