Integrated: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime
Alexander Matveev
almatvee at openjdk.org
Wed Nov 19 16:10:35 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.
This pull request has now been integrated.
Changeset: 9ea8201b
Author: Alexander Matveev <almatvee at openjdk.org>
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
More information about the core-libs-dev
mailing list