[jdk17u-dev] RFR: 8286122: [macos]: App bundle cannot upload to Mac App Store due to info.plist embedded in java exe [v2]

Goetz Lindenmaier goetz at openjdk.org
Wed Jul 20 08:12:48 UTC 2022


> 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.

Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  Backport b523c88480ba5c8f9d78537c9de0abcbf1f867c0

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/565/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/565/files/0e51d961..31904d3f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=565&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=565&range=00-01

  Stats: 166 lines in 2 files changed: 166 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/565.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/565/head:pull/565

PR: https://git.openjdk.org/jdk17u-dev/pull/565


More information about the jdk-updates-dev mailing list