< prev index next >

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

Print this page

        

@@ -33,10 +33,11 @@
 import static org.testng.Assert.*;
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
+ * @modules jdk.compiler
  * @build ProxyTest q.U CompilerUtils jdk.testlibrary.*
  * @run testng ProxyTest
  * @summary Driver for testing proxies accessing interfaces in named modules
  */
 
< prev index next >