< prev index next >

test/jdk/jigsaw/tools/jmod/JmodTest.java

Print this page

        

*** 21,32 **** * questions. */ /* * @test - * @modules jdk.jlink/jdk.tools.jmod * @library /jdk/jigsaw/lib /lib/testlibrary * @build jdk.testlibrary.FileUtils CompilerUtils * @run testng JmodTest * @summary Basic test for jmod */ --- 21,33 ---- * questions. */ /* * @test * @library /jdk/jigsaw/lib /lib/testlibrary + * @modules jdk.jlink/jdk.tools.jmod + * jdk.compiler * @build jdk.testlibrary.FileUtils CompilerUtils * @run testng JmodTest * @summary Basic test for jmod */
< prev index next >