Integrated: JDK-8276837: [macos]: Error when signing the additional launcher
Andy Herrick
herrick at openjdk.java.net
Thu Dec 2 14:12:32 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.
This pull request has now been integrated.
Changeset: 76968979
Author: Andy Herrick <herrick at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7696897932a35708b1632517127c1a3a59919878
Stats: 52 lines in 3 files changed: 21 ins; 5 del; 26 mod
8276837: [macos]: Error when signing the additional launcher
Reviewed-by: asemenyuk, almatvee
-------------
PR: https://git.openjdk.java.net/jdk/pull/6654
More information about the core-libs-dev
mailing list