< prev index next >

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

Print this page

        

*** 24,33 **** --- 24,35 ---- /** * @test * @library /lib/testlibrary * @modules jdk.jartool/sun.tools.jar * jdk.compiler + * jdk.zipfs + * java.se * @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 >