On Wed, 8 Jan 2025 23:29:49 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> `JPackageCommand.ignoreFakeRuntime()` method mistakenly tests if Java runtime > configured for the current jpackage command is a valid Java runtime. > > It must test the runtime configured for jpackage tests with > `jdk.jpackage.test.runtime-image` system property instead. Looks good. ------------- Marked as reviewed by almatvee (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22986#pullrequestreview-2538552149