> Automate setting up an environment for mac signing tests: create keychain(s),
> self-signing certificates, and register them in the system.
>
> To set up the environment, run `make test-only
> TEST=test/jdk/tools/jpackage/macosx/base/SigningBase.java
> JTREG=JAVA_OPTIONS=-Djpackage.test.SignE
On Fri, 21 Mar 2025 18:20:29 GMT, Alexey Semenyuk wrote:
>> Automate setting up an environment for mac signing tests: create
>> keychain(s), self-signing certificates, and register them in the system.
>>
>> To set up the environment, run `make test-only
>> TEST=test/jdk/tools/jpackage/macosx/b