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