On Wed, 29 Oct 2025 01:32:50 GMT, Alexander Matveev <[email protected]> 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. This pull request has now been integrated. Changeset: 9ea8201b Author: Alexander Matveev <[email protected]> URL: https://git.openjdk.org/jdk/commit/9ea8201b7494fe9107d4abd78c02ac765a5751d4 Stats: 89 lines in 8 files changed: 68 ins; 9 del; 12 mod 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime Reviewed-by: asemenyuk ------------- PR: https://git.openjdk.org/jdk/pull/28033
