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