On Wed, 8 Jan 2025 23:29:49 GMT, Alexey Semenyuk <[email protected]> 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. This pull request has now been integrated. Changeset: 01c8ba2c Author: Alexey Semenyuk <[email protected]> URL: https://git.openjdk.org/jdk/commit/01c8ba2cde881c3d483cb776ca17a5aa13123b23 Stats: 8 lines in 1 file changed: 0 ins; 3 del; 5 mod 8347298: Bug in JPackageCommand.ignoreFakeRuntime() Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/22986
