< prev index next >

test/jdk/jigsaw/reflect/Proxy/ProxyClassAccessTest.java

Print this page

        

*** 34,43 **** --- 34,44 ---- import static org.testng.Assert.*; /** * @test * @library ../../lib /lib/testlibrary + * @modules jdk.compiler * @build ProxyClassAccessTest CompilerUtils jdk.testlibrary.* * @run testng ProxyClassAccessTest * @summary Driver for testing proxy class doesn't have access to * types referenced by proxy interfaces */
< prev index next >