< prev index next >

test/jdk/jigsaw/scenarios/container/ContainerTest.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /** * @test * @library ../../lib /lib/testlibrary * @modules jdk.jartool/sun.tools.jar + * jdk.compiler * @build ContainerTest CompilerUtils jdk.testlibrary.* * @run testng ContainerTest * @summary Starts a simple container that uses dynamic configurations * and launches two applications in the same VM */
< prev index next >