Integrated: 8255947: [macos] Signed macOS jpackage app doesn't filter spurious '-psn' argument
Alexander Matveev
almatvee at openjdk.java.net
Tue Nov 17 02:01:07 UTC 2020
On Wed, 11 Nov 2020 04:28:02 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: c35e1a28
Author: Alexander Matveev <almatvee at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/c35e1a28
Stats: 113 lines in 5 files changed: 100 ins; 10 del; 3 mod
8255947: [macos] Signed macOS jpackage app doesn't filter spurious '-psn' argument
Reviewed-by: herrick, asemenyuk
-------------
PR: https://git.openjdk.java.net/jdk/pull/1154
More information about the core-libs-dev
mailing list