test/jdk/tools/jpackage/windows/WinMenuTest.java
branchJDK-8200758-branch
changeset 58761 88e2753a2334
parent 58648 3bf53ffa9ae7
child 58994 b09ba68c6a19
equal deleted inserted replaced
58696:61c44899b4eb 58761:88e2753a2334
    35 
    35 
    36 /*
    36 /*
    37  * @test
    37  * @test
    38  * @summary jpackage with --win-menu
    38  * @summary jpackage with --win-menu
    39  * @library ../helpers
    39  * @library ../helpers
       
    40  * @key jpackagePlatformPackage
    40  * @build jdk.jpackage.test.*
    41  * @build jdk.jpackage.test.*
    41  * @requires (os.family == "windows")
    42  * @requires (os.family == "windows")
    42  * @modules jdk.jpackage/jdk.jpackage.internal
    43  * @modules jdk.jpackage/jdk.jpackage.internal
    43  * @compile WinMenuTest.java
    44  * @compile WinMenuTest.java
    44  * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
    45  * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main