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