< prev index next >

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

Print this page

        

@@ -40,10 +40,11 @@
 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 >