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

Alexander Matveev almatvee at openjdk.org
Tue Nov 18 02:16:56 UTC 2025


On Tue, 18 Nov 2025 02:06:33 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> > useRuntimeInfoPlist will also check for existence of bin folder to cover cases when runtime is provided via --runtime-image.
> 
> Do we have tests for these use cases?

Yes, NoMPathRuntimeTest.java, MainClassTest.java and CookedRuntimeTest.java will fail without `bin` folder check.

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

PR Comment: https://git.openjdk.org/jdk/pull/28033#issuecomment-3544709668


More information about the core-libs-dev mailing list