On Wed, 19 Nov 2025 23:46:36 GMT, Alexey Semenyuk <[email protected]> wrote:

> jpackage will exit with an error if the value of the 
> `--mac-signing-key-user-name` option matches multiple certificates of the 
> same type (app image or installer).
> 
> Previously, jpackage would emit an error that multiple certificates match the 
> value of the `--mac-signing-key-user-name` option, pick the first matching 
> certificate, and keep going.

This pull request has now been integrated.

Changeset: 2acd8776
Author:    Alexey Semenyuk <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/2acd8776f26686a93708eb9fc408ff4e2bbe287c
Stats:     36 lines in 3 files changed: 16 ins; 7 del; 13 mod

8371440: jpackage should exit with an error if it finds multiple matching 
signing certificates

Reviewed-by: almatvee

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

PR: https://git.openjdk.org/jdk/pull/28405

Reply via email to