test/jdk/tools/jpackage/share/RuntimePackageTest.java
branchJDK-8200758-branch
changeset 58761 88e2753a2334
parent 58696 61c44899b4eb
child 58762 0fe62353385b
equal deleted inserted replaced
58696:61c44899b4eb 58761:88e2753a2334
    42 
    42 
    43 /*
    43 /*
    44  * @test
    44  * @test
    45  * @summary jpackage with --runtime-image
    45  * @summary jpackage with --runtime-image
    46  * @library ../helpers
    46  * @library ../helpers
       
    47  * @key jpackagePlatformPackage
    47  * @build jdk.jpackage.test.*
    48  * @build jdk.jpackage.test.*
    48  * @comment Temporary disable for Linux and OSX until functionality implemented
    49  * @comment Temporary disable for Linux and OSX until functionality implemented
    49  * @requires (os.family != "mac")
    50  * @requires (os.family != "mac")
    50  * @modules jdk.jpackage/jdk.jpackage.internal
    51  * @modules jdk.jpackage/jdk.jpackage.internal
    51  * @run main/othervm/timeout=720 -Xmx512m RuntimePackageTest
    52  * @run main/othervm/timeout=720 -Xmx512m RuntimePackageTest