RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v2]

Alexander Matveev almatvee at openjdk.org
Sat Nov 8 04:21:17 UTC 2025


> - Added JDK specific keys/values to Info.plist of embedded runtime.
> - Modified `setFakeRuntime()` not to include `bin` folder. By default it was always included, but generated embedded runtime by default does not have `bin` folder. As a result `CustomInfoPListTest` failed.
> - Updated  `CustomInfoPListTest` to test Info.plist with `bin` folder.

Alexander Matveev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:

 - Merge remote-tracking branch 'upstream/master' into JDK-8363980
 - 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v3]
 - 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v2]
 - Merge remote-tracking branch 'upstream/master' into JDK-8363980
 - Merge remote-tracking branch 'upstream/master' into JDK-8363980
 - Merge remote-tracking branch 'upstream/master' into JDK-8363980
 - 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime

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

Changes: https://git.openjdk.org/jdk/pull/28033/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28033&range=01
  Stats: 48 lines in 5 files changed: 30 ins; 9 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/28033.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28033/head:pull/28033

PR: https://git.openjdk.org/jdk/pull/28033


More information about the core-libs-dev mailing list