< prev index next >

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

Print this page

        

*** 40,49 **** --- 40,50 ---- import static org.testng.Assert.*; /** * @test * @library ../../lib /lib/testlibrary + * @modules jdk.compiler * @build ProxyTest CompilerUtils jdk.testlibrary.ProcessTools * @run testng ProxyLayerTest * @summary Test proxies to implement interfaces in a layer */
< prev index next >