< prev index next >

test/java/net/URLClassLoader/definePackage/SplitPackage.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test
  * @bug 8153665
  * @summary Test two URLClassLoader define Package object of the same name
  * @library /lib/testlibrary
  * @build CompilerUtils
+ * @modules jdk.compiler
  * @run testng SplitPackage
  */
 
 import java.net.URL;
 import java.net.URLClassLoader;
< prev index next >