The existing Mac Signing tests:
SigningPackageTest.java, and SigningAppImageTest.java
have never worked on Catalina due to changes in signing requirements.
As part ofJDK-8237904, the part of the tests related to verifying spctl output were disabled.
The intent of this issue is to enhance these tests to take into consideration the differences in behavior of the tools across various macos versions.
SigningPackageTest.java, and SigningAppImageTest.java
have never worked on Catalina due to changes in signing requirements.
As part of
The intent of this issue is to enhance these tests to take into consideration the differences in behavior of the tools across various macos versions.
- relates to
-
JDK-8237490 [macos] Add support notarizing jpackage app-image and dmg
-
- Resolved
-