RFR: 8277493: [REDO] Quarantined jpackage apps are labeled as "damaged" [v2]
Alexander Matveev
almatvee at openjdk.java.net
Fri May 13 05:06:21 UTC 2022
> - 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
More information about the core-libs-dev
mailing list