RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v4]
Alexander Matveev
almatvee at openjdk.org
Wed Nov 19 00:38:19 UTC 2025
On Tue, 18 Nov 2025 02:16:55 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
>> - 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]
8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v6]
- Updated `CookedRuntimeTest` to cover test case without `bin` folder on macOS.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28033#issuecomment-3550041583
More information about the core-libs-dev
mailing list