On Tue, 18 Nov 2025 02:06:33 GMT, Alexey Semenyuk <[email protected]> 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
