< prev index next >

test/jdk/com/sun/tools/attach/TempDirTest.java

Print this page

        

*** 36,51 **** /* * @test * @bug 8033104 * @summary Test to make sure attach and jvmstat works correctly when java.io.tmpdir is set * - * @library /lib/testlibrary * @library /test/lib * @modules jdk.attach * jdk.jartool/sun.tools.jar * ! * @run build jdk.testlibrary.* Application RunnerUtil * @run main/timeout=200 TempDirTest */ /* * This test runs with an extra long timeout since it takes a really long time with -Xcomp --- 36,50 ---- /* * @test * @bug 8033104 * @summary Test to make sure attach and jvmstat works correctly when java.io.tmpdir is set * * @library /test/lib * @modules jdk.attach * jdk.jartool/sun.tools.jar * ! * @run build Application RunnerUtil * @run main/timeout=200 TempDirTest */ /* * This test runs with an extra long timeout since it takes a really long time with -Xcomp
< prev index next >