On Tue, 22 Sep 2020 11:53:14 GMT, Andy Herrick <herr...@openjdk.org> wrote:

>> 8253149: Building an installer from invalid app image fails on Windows and 
>> Linux
>> When jpackage builds a package from an app-image that was not generated by 
>> jpackage, the tool should give user a
>> warning message, and then complete the package anyway.
>
> Andy Herrick has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8253149: Building an installer from invalid app image fails (revision 2)

test/jdk/tools/jpackage/share/AppImagePackageTest.java line 87:

> 85:
> 86:             // on mac, with --app-image and without 
> --mac-package-identifier,
> 87:             // we will try to infer it from the image, so forign image 
> needs it.

forign -> foreign. Same at line 92.

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

PR: https://git.openjdk.java.net/jdk/pull/271

Reply via email to