< prev index next >

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

Print this page

        

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