test/sun/management/jmxremote/bootstrap/CustomLauncherTest.java

Print this page
rev 9907 : 8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb

*** 39,49 **** /** * @test * @bug 6434402 8004926 * @library /lib/testlibrary ! * @build jdk.testlibrary.ProcessTools * @build TestManager TestApplication CustomLauncherTest * @run main/othervm CustomLauncherTest * @author Jaroslav Bachorik */ public class CustomLauncherTest { --- 39,49 ---- /** * @test * @bug 6434402 8004926 * @library /lib/testlibrary ! * @build jdk.testlibrary.* * @build TestManager TestApplication CustomLauncherTest * @run main/othervm CustomLauncherTest * @author Jaroslav Bachorik */ public class CustomLauncherTest {