RFR: JDK-8248904: Add support to jpackage for the Mac App Store

Andy Herrick herrick at openjdk.java.net
Wed Mar 10 13:05:08 UTC 2021


On Wed, 10 Mar 2021 12:37:32 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Implementation of Mac App Support including three new mac specific CLI options.
>
> src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties line 247:
> 
>> 245: \  --mac-app-store\n\
>> 246: \          Indicates that the jpackage output is intended for the\n\
>> 247: \          Mac App Store.\n\
> 
> Maybe `macOS App Store`?

Although I do see it referenced both ways (even by Apple) I see 10 times as many entries in Google for "Mac App Store" (1.7 billion) vs MacOS App Store (155 million)

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

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


More information about the core-libs-dev mailing list