test/sun/tools/jstatd/TestJstatdUsage.java

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

*** 26,36 **** /* * @test * @bug 4990825 * @library /lib/testlibrary ! * @build jdk.testlibrary.JDKToolLauncher jdk.testlibrary.OutputAnalyzer * @run main TestJstatdUsage */ public class TestJstatdUsage { public static void main(String[] args) throws Exception { --- 26,36 ---- /* * @test * @bug 4990825 * @library /lib/testlibrary ! * @build jdk.testlibrary.* * @run main TestJstatdUsage */ public class TestJstatdUsage { public static void main(String[] args) throws Exception {