On Wed, 18 Jan 2023 11:09:21 GMT, Christoph Langer <clan...@openjdk.org> wrote:

> This fixes an issue when the MacOS codesign identity contains spaces. For 
> that case, quoted arguments are not correctly handled in current code. We 
> need to pass doublequotes literally in the argument parameter and then have 
> eval handle the call to correctly construct the args to codesign.

This pull request has now been integrated.

Changeset: 62a2f232
Author:    Christoph Langer <clan...@openjdk.org>
URL:       
https://git.openjdk.org/jdk20/commit/62a2f2327a7879724cab6d2d1d7d9ddfeb37d189
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8300490: Spaces in name of MacOS Code Signing Identity are not correctly 
handled after JDK-8293550

Reviewed-by: erikj

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

PR: https://git.openjdk.org/jdk20/pull/111

Reply via email to