test/jdk/tools/jpackage/linux/LinuxBundleNameTest.java
branchJDK-8200758-branch
changeset 58761 88e2753a2334
parent 58416 f09bf58c1f17
child 58994 b09ba68c6a19
equal deleted inserted replaced
58696:61c44899b4eb 58761:88e2753a2334
    42 
    42 
    43 /*
    43 /*
    44  * @test
    44  * @test
    45  * @summary jpackage with --linux-package-name
    45  * @summary jpackage with --linux-package-name
    46  * @library ../helpers
    46  * @library ../helpers
       
    47  * @key jpackagePlatformPackage
    47  * @build jdk.jpackage.test.*
    48  * @build jdk.jpackage.test.*
    48  * @requires (os.family == "linux")
    49  * @requires (os.family == "linux")
    49  * @modules jdk.jpackage/jdk.jpackage.internal
    50  * @modules jdk.jpackage/jdk.jpackage.internal
    50  * @run main/othervm/timeout=360 -Xmx512m LinuxBundleNameTest
    51  * @run main/othervm/timeout=360 -Xmx512m LinuxBundleNameTest
    51  */
    52  */