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