test/sun/tools/jcmd/TestJcmdDefaults.java

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

*** 37,46 **** --- 37,47 ---- */ /* * @test * @bug 7104647 * @library /lib/testlibrary + * @build jdk.testlibrary.* * @run main TestJcmdDefaults */ public class TestJcmdDefaults { private static final String TEST_SRC = System.getProperty("test.src").trim();