RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v4]
Alexander Matveev
almatvee at openjdk.org
Tue Nov 18 02:16:55 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 incrementally with one additional commit since the last revision:
8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v5]
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28033/files
- new: https://git.openjdk.org/jdk/pull/28033/files/e9078936..b353b466
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28033&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28033&range=02-03
Stats: 7 lines in 2 files changed: 1 ins; 5 del; 1 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