RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v5]
Alexander Matveev
almatvee at openjdk.org
Wed Nov 19 00:35:23 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 [v6]
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28033/files
- new: https://git.openjdk.org/jdk/pull/28033/files/b353b466..0ff6d34f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28033&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28033&range=03-04
Stats: 15 lines in 1 file changed: 13 ins; 0 del; 2 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