RFR: JDK-8230522: rename "--linux-bundle-name", and "--temp-root" options.

Alexey Semenyuk alexey.semenyuk at oracle.com
Mon Sep 9 20:43:35 UTC 2019


Looks good.

- Alexey

On 9/9/2019 3:15 PM, Andy Herrick wrote:
> Please review the jpackage fix for bug [1] at [2].
>
> This is a fix for the JDK-8200758-branch branch of the open sandbox 
> repository (jpackage).
>
> This fix:
>
> modifies the name of options:
>
> --temp-root, --linux-bundle-name , --mac-bundle-name, 
> --mac-bundle-identifier, and --mac-bundle-signing-prefix.
>
> new names:
>
> --temp, --linux-package-name , --mac-package-name, 
> --mac-package-identifier, and --mac-package-signing-prefix.
>
> This change also also removes the period at the end of all error 
> messages.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8230522
> [2] http://cr.openjdk.java.net/~herrick/8230522
>
> Thanks
>
> Andy,
>



More information about the core-libs-dev mailing list