< prev index next >

test/jdk/sun/tools/jstatd/TestJstatdPort.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 TestJstatdPort */ public class TestJstatdPort { 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 TestJstatdPort */ public class TestJstatdPort { public static void main(String[] args) throws Throwable {
< prev index next >