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