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

Alexey Semenyuk asemenyuk at openjdk.org
Thu Oct 30 23:21:03 UTC 2025


On Thu, 30 Oct 2025 22:28:29 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> so embedded runtime can act as standalone runtime

This can imply many things. I suggest more specific wording:

_If the embedded runtime contains executable(s) in the "bin" subdirectory, we should use the standalone runtime info plist template. Otherwise, the user may be unable to run the "java" or other executables in the "bin" subdirectory of the embedded runtime._

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28033#discussion_r2479760317


More information about the core-libs-dev mailing list