On Wed, 4 May 2022 03:56:10 GMT, Alexander Matveev <almat...@openjdk.org> wrote:

> - No changes to code provided by original fix.
>  - Added ad hoc signing on macOS aarch64, since macOS aarch64 cannot execute 
> unsigned code and code should be at least ad hoc signed.
>  - Signing of app bundle produced by AppContentTest.java fails, since it has 
> invalid app bundle structure with added files into Content folder. Thus test 
> is executed but failure is always expected on macOS aarch64.

This pull request has now been integrated.

Changeset: 273c7329
Author:    Alexander Matveev <almat...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/273c7329e7dff6e97ffe5b299a6bbb5de8ea9190
Stats:     159 lines in 4 files changed: 64 ins; 49 del; 46 mod

8277493: [REDO] Quarantined jpackage apps are labeled as "damaged"

Reviewed-by: asemenyuk

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

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

Reply via email to