RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime
Alexey Semenyuk
asemenyuk at openjdk.org
Wed Oct 29 04:10:03 UTC 2025
On Wed, 29 Oct 2025 01:32:50 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> Updated CustomInfoPListTest to test Info.plist with bin folder.
Why? jpackage picks the same file from the resource directory regardless of whether the "bin" subdirectory is present in the runtime. The "bin" subdirectory in the runtime only affects the default plist resource that jpackage uses.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28033#issuecomment-3459533619
More information about the core-libs-dev
mailing list