< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

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