RFR: JDK-8231281: Consider eliminating --identifier option
Andy Herrick
andy.herrick at oracle.com
Sat Sep 28 12:13:06 UTC 2019
looks good.
/Andy
On 9/27/2019 11:55 PM, Alexander Matveev 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).
>
> - Removed --identifier option, since it only usage is to specify
> identifier when generating pkg on macOS and as default value for
> --mac-package-identifier.
> - Specifying identifier is no longer needed when generating pkg from
> app image and it will be extract from app image by default.
> --mac-package-identifier can be used to overwrite default value.
> - Removed check for identifier from DMG bundler, since it is not
> required by DMG.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8231281
>
> [2] http://cr.openjdk.java.net/~almatvee/8231281/webrev.00/
>
> Thanks,
> Alexander
More information about the core-libs-dev
mailing list