RFR: 8347298: Bug in JPackageCommand.ignoreFakeRuntime()

Alexey Semenyuk asemenyuk at openjdk.org
Wed Jan 8 23:46:35 UTC 2025


On Wed, 8 Jan 2025 23:29:49 GMT, Alexey Semenyuk <asemenyuk at 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.

@sashamatveev PTAL

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22986#issuecomment-2578888360


More information about the core-libs-dev mailing list