< prev index next >

test/jdk/jigsaw/scenarios/automaticmodules/RunWithAutomaticModules.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /** * @test * @library ../../lib /lib/testlibrary + * @modules jdk.compiler * @build RunWithAutomaticModules CompilerUtils JarUtils * jdk.testlibrary.ProcessTools * @run testng RunWithAutomaticModules * @summary Runs tests that make use of automatic modules */
< prev index next >