On Wed, 1 Dec 2021 21:35:01 GMT, Andy Herrick <[email protected]> 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 <[email protected]> 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
