On Thu, 10 Jul 2025 01:30:19 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
> runtimeImageDir is a value of --runtime-image in case of runtime installer. This duplicates `Package.predefinedAppImage()` function. In case of runtime packaging, the "predefined app image" should be the value of `--runtime-image`. Can you evaluate if you can use `Package.predefinedAppImage()` function instead of adding a new one? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26173#discussion_r2205954659