> - 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.
Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision: 8277493: [REDO] Quarantined jpackage apps are labeled as "damaged" [v2] ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/8527/files - new: https://git.openjdk.java.net/jdk/pull/8527/files/c163503a..e71647b5 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8527&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8527&range=00-01 Stats: 291 lines in 2 files changed: 20 ins; 219 del; 52 mod Patch: https://git.openjdk.java.net/jdk/pull/8527.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8527/head:pull/8527 PR: https://git.openjdk.java.net/jdk/pull/8527