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.

Marked as reviewed by mikael (Reviewer).

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

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

Reply via email to