< prev index next >

test/jdk/jigsaw/launcher/upgrademodulepath/UpgradeModulePathTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
+ * @modules jdk.compiler
  * @build UpgradeModulePathTest CompilerUtils jdk.testlibrary.*
  * @run testng UpgradeModulePathTest
  * @summary Basic test for java -upgrademodulepath
  */
 
< prev index next >