On Wed, 28 May 2025 06:57:15 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
>> Alexey Semenyuk has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix typo > > src/jdk.jpackage/share/classes/jdk/jpackage/internal/FromParams.java line 106: > >> 104: if (hasPredefinedAppImage(params)) { >> 105: final var appImageFile = >> PREDEFINED_APP_IMAGE_FILE.fetchFrom(params); >> 106: appBuilder.initFromExernalApplication(appImageFile, >> launcherInfo -> { > > `Exernal` -> `External` Fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25477#discussion_r2111711313