test/sun/tools/jcmd/TestJcmdSanity.java

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

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