test/jdk/tools/jpackage/macosx/SigningAppImageTest.java
branchJDK-8200758-branch
changeset 58993 b5e1baa9d2c3
parent 58648 3bf53ffa9ae7
child 58994 b09ba68c6a19
equal deleted inserted replaced
58992:7249e95cc439 58993:b5e1baa9d2c3
    33  * always allowed access to this keychain for user which runs test.
    33  * always allowed access to this keychain for user which runs test.
    34  */
    34  */
    35 
    35 
    36 /*
    36 /*
    37  * @test
    37  * @test
    38  * @summary jpackage with --package-type app-image --mac-sign
    38  * @summary jpackage with --type app-image --mac-sign
    39  * @library ../helpers
    39  * @library ../helpers
    40  * @library /test/lib
    40  * @library /test/lib
    41  * @library base
    41  * @library base
    42  * @build SigningBase
    42  * @build SigningBase
    43  * @build SigningCheck
    43  * @build SigningCheck