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

Print this page
rev 9934 : 8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError

*** 36,46 **** /* * @test * @bug 8033104 * @summary Test to make sure attach and jvmstat works correctly when java.io.tmpdir is set * @library /lib/testlibrary ! * @run build Application Shutdown RunnerUtil * @run main TempDirTest */ public class TempDirTest { --- 36,46 ---- /* * @test * @bug 8033104 * @summary Test to make sure attach and jvmstat works correctly when java.io.tmpdir is set * @library /lib/testlibrary ! * @run build jdk.testlibrary.* Application Shutdown RunnerUtil * @run main TempDirTest */ public class TempDirTest {