RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime
Alexander Matveev
almatvee at openjdk.org
Thu Oct 30 23:30:00 UTC 2025
On Wed, 29 Oct 2025 04:07:14 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> 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.
Not sure. I agree we should not mix testing this fix with `CustomInfoPListTest`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28033#issuecomment-3470698014
More information about the core-libs-dev
mailing list