test/jdk/tools/jpackage/share/AppImagePackageTest.java
branchJDK-8200758-branch
changeset 58761 88e2753a2334
parent 58464 d82489644b15
child 58993 b5e1baa9d2c3
equal deleted inserted replaced
58696:61c44899b4eb 58761:88e2753a2334
    34  */
    34  */
    35 
    35 
    36 /*
    36 /*
    37  * @test
    37  * @test
    38  * @summary jpackage with --app-image
    38  * @summary jpackage with --app-image
       
    39  * @key jpackagePlatformPackage
    39  * @library ../helpers
    40  * @library ../helpers
       
    41  * @requires (jpackage.test.SQETest == null)
    40  * @build jdk.jpackage.test.*
    42  * @build jdk.jpackage.test.*
    41  * @modules jdk.jpackage/jdk.jpackage.internal
    43  * @modules jdk.jpackage/jdk.jpackage.internal
    42  * @run main/othervm/timeout=540 -Xmx512m AppImagePackageTest
    44  * @run main/othervm/timeout=540 -Xmx512m AppImagePackageTest
    43  */
    45  */
    44 public class AppImagePackageTest {
    46 public class AppImagePackageTest {