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

Alexander Matveev almatvee at openjdk.org
Wed Oct 29 01:42:01 UTC 2025


On Wed, 29 Oct 2025 01:32:50 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.

@alexeysemenyukoracle Please review.

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

PR Comment: https://git.openjdk.org/jdk/pull/28033#issuecomment-3459292153


More information about the core-libs-dev mailing list