On Thu, 28 Sep 2023 20:58:30 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Don't use JDK image from `$JAVA_HOME` as a value of `--runtime-image` > jpackage cli option. Use jlink to create a runtime in test work dir if the > default runtime is not specified and pass the location of jlink output. Looks good. ------------- Marked as reviewed by almatvee (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/15971#pullrequestreview-1649720770