RFR: 8255947: [macos] Signed macOS jpackage app doesn't filter spurious '-psn' argument [v2]

Alexander Matveev almatvee at openjdk.java.net
Fri Nov 13 00:47:19 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 [v2]

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1154/files
  - new: https://git.openjdk.java.net/jdk/pull/1154/files/e07fec6f..7df8d225

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1154&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1154&range=00-01

  Stats: 7 lines in 1 file changed: 2 ins; 3 del; 2 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