< prev index next >

test/jdk/sun/tools/jstatd/TestJstatdServer.java

Print this page
rev 51789 : [mq]: asserts

*** 24,37 **** /* * @test * @bug 4990825 * @key intermittent * - * @library /lib/testlibrary * @library /test/lib * ! * @build jdk.testlibrary.* JstatdTest JstatGCUtilParser * @run main/timeout=60 TestJstatdServer */ public class TestJstatdServer { public static void main(String[] args) throws Throwable { --- 24,36 ---- /* * @test * @bug 4990825 * @key intermittent * * @library /test/lib * ! * @build JstatdTest JstatGCUtilParser * @run main/timeout=60 TestJstatdServer */ public class TestJstatdServer { public static void main(String[] args) throws Throwable {
< prev index next >