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

Guillaume Rischard github.com+1556567+grischard at openjdk.java.net
Sat Nov 14 17:26:55 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.

For bug reproduction, note that the very latest version of macOS (Big Sur, 11.0.1), released just yesterday, doesn't pass the `-psn_x_yyyy` argument anymore

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

PR: https://git.openjdk.java.net/jdk/pull/1154


More information about the core-libs-dev mailing list