RFR: JDK-8276837: [macos]: Error when signing the additional launcher

Alexander Matveev almatvee at openjdk.java.net
Thu Dec 2 01:29:27 UTC 2021


On Wed, 1 Dec 2021 21:35:01 GMT, Andy Herrick <herrick at openjdk.org> wrote:

> - We need to unsign all executables and libraries in the app-image before signing. (not just those in the runtime).
>  - Clean up excessive output by executing the individual file sign and unsigning commands in quiet mode.
>  - Add conditions in SigningAppImageTest to test signing of additional launchers.

Marked as reviewed by almatvee (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/6654


More information about the core-libs-dev mailing list