[jdk17u-dev] Integrated: 8286122: [macos]: App bundle cannot upload to Mac App Store due to info.plist embedded in java exe
Goetz Lindenmaier
goetz at openjdk.org
Thu Jul 21 10:48:17 UTC 2022
On Wed, 20 Jul 2022 06:57:44 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.5-oracle.
>
> The localization file "de" patched by the original change is not in 17.
> It was added in "8283805: [REDO] JDK 19 L10n resource files update - msgdrop 10"
> I had a look at backporting that change, too. I think the localization updates are
> a nice to have for the LTS. But it is a big change and does not apply well. Each new/removed entry would
> have to be checked. So I decided not to do it.
> Instead, I inlcude the de file for jpackage in this change, along with the two
> new Strings. This file matches the jpackage in 17 as there were no other addions to
> the ja and zh files between 17 and 8283805.
>
> I had to adapt the copyright in the ja and zh files.
This pull request has now been integrated.
Changeset: 6a4b6220
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/6a4b6220f8dc184f408f1295865ed0ad2e3710ca
Stats: 330 lines in 7 files changed: 326 ins; 1 del; 3 mod
8286122: [macos]: App bundle cannot upload to Mac App Store due to info.plist embedded in java exe
Reviewed-by: mbaesken
Backport-of: b523c88480ba5c8f9d78537c9de0abcbf1f867c0
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/565
More information about the jdk-updates-dev
mailing list