RFR: 8255947: [macos] Signed macOS jpackage app doesn't filter spurious '-psn' argument [v3]
Alexander Matveev
almatvee at openjdk.java.net
Tue Nov 17 01:36:21 UTC 2020
> This is regression from JDK-8242302 and for some reason removing -psn argument code was removed during refactoring. Fixed be adding removing -psn argument back. Also, test was added to test this functionality.
Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
8255947: [macos] Signed macOS jpackage app doesn't filter spurious '-psn' argument [v3]
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1154/files
- new: https://git.openjdk.java.net/jdk/pull/1154/files/7df8d225..e196262e
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1154&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1154&range=01-02
Stats: 25 lines in 1 file changed: 4 ins; 3 del; 18 mod
Patch: https://git.openjdk.java.net/jdk/pull/1154.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1154/head:pull/1154
PR: https://git.openjdk.java.net/jdk/pull/1154
More information about the core-libs-dev
mailing list