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