RFR: 8303959: tools/jpackage/share/RuntimePackageTest.java fails with java.lang.AssertionError missing files

Alexander Matveev almatvee at openjdk.org
Thu Sep 28 21:17:22 UTC 2023


On Thu, 28 Sep 2023 20:58:30 GMT, Alexey Semenyuk <asemenyuk at 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


More information about the core-libs-dev mailing list