test/jdk/tools/jpackage/share/AddLaunchersTest.java
branchJDK-8200758-branch
changeset 58994 b09ba68c6a19
parent 58993 b5e1baa9d2c3
equal deleted inserted replaced
58993:b5e1baa9d2c3 58994:b09ba68c6a19
    26  * @summary jpackage create image with additional launcher test
    26  * @summary jpackage create image with additional launcher test
    27  * @library ../helpers
    27  * @library ../helpers
    28  * @build JPackageHelper
    28  * @build JPackageHelper
    29  * @build JPackagePath
    29  * @build JPackagePath
    30  * @build AddLauncherBase
    30  * @build AddLauncherBase
    31  * @modules jdk.jpackage
    31  * @modules jdk.incubator.jpackage
    32  * @run main/othervm -Xmx512m AddLaunchersTest
    32  * @run main/othervm -Xmx512m AddLaunchersTest
    33  */
    33  */
    34 public class AddLaunchersTest {
    34 public class AddLaunchersTest {
    35     private static final String OUTPUT = "output";
    35     private static final String OUTPUT = "output";
    36     private static final String [] CMD1 = {
    36     private static final String [] CMD1 = {