test/jdk/tools/jpackage/windows/WinMenuTest.java
branchJDK-8200758-branch
changeset 58994 b09ba68c6a19
parent 58761 88e2753a2334
equal deleted inserted replaced
58993:b5e1baa9d2c3 58994:b09ba68c6a19
    38  * @summary jpackage with --win-menu
    38  * @summary jpackage with --win-menu
    39  * @library ../helpers
    39  * @library ../helpers
    40  * @key jpackagePlatformPackage
    40  * @key jpackagePlatformPackage
    41  * @build jdk.jpackage.test.*
    41  * @build jdk.jpackage.test.*
    42  * @requires (os.family == "windows")
    42  * @requires (os.family == "windows")
    43  * @modules jdk.jpackage/jdk.jpackage.internal
    43  * @modules jdk.incubator.jpackage/jdk.incubator.jpackage.internal
    44  * @compile WinMenuTest.java
    44  * @compile WinMenuTest.java
    45  * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
    45  * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
    46  *  --jpt-run=WinMenuTest
    46  *  --jpt-run=WinMenuTest
    47  */
    47  */
    48 
    48