On Thu, 28 Sep 2023 20:58:30 GMT, Alexey Semenyuk 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.
-
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.
-
Commit messages:
- 8303959: tools/jpackage/share/RuntimePackage