jdk/test/sun/management/jmxremote/bootstrap/CustomLauncherTest.java
changeset 21404 0e54d286d846
parent 21367 679b312e3c5b
child 21662 b37eb0c9db8d
equal deleted inserted replaced
21403:c156c2258e60 21404:0e54d286d846
    33 import jdk.testlibrary.ProcessTools;
    33 import jdk.testlibrary.ProcessTools;
    34 
    34 
    35 /**
    35 /**
    36  * @test
    36  * @test
    37  * @bug 6434402 8004926
    37  * @bug 6434402 8004926
    38  * @library ../../../../lib/testlibrary
    38  * @library /lib/testlibrary
    39  * @build TestManager TestApplication CustomLauncherTest
    39  * @build TestManager TestApplication CustomLauncherTest
    40  * @run main CustomLauncherTest
    40  * @run main CustomLauncherTest
    41  * @author Jaroslav Bachorik
    41  * @author Jaroslav Bachorik
    42  */
    42  */
    43 public class CustomLauncherTest {
    43 public class CustomLauncherTest {