On Fri, 16 Sep 2022 21:39:39 GMT, Erik Joelsson <er...@openjdk.org> wrote:

> The codesign utility prints a warning if it replaces an existing signature, 
> something it will always do on aarch64 where the linker adds an unavoidable 
> default "adhoc" signature. The best way I could find to get around this was 
> to explicitly remove any existing signature before attempting to sign.

This pull request has now been integrated.

Changeset: f91762f5
Author:    Erik Joelsson <er...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/f91762f56ea7fb27b6fa54d07d3b3b0650bab0bc
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8293965: Code signing warnings after JDK-8293550

Reviewed-by: mikael, ihse

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

PR: https://git.openjdk.org/jdk/pull/10315

Reply via email to