Integrated: JDK-8254783: jpackage fails on Windows when application name differs from installer name
Andy Herrick
herrick at openjdk.java.net
Tue Oct 20 23:00:14 UTC 2020
On Sat, 17 Oct 2020 14:01:22 GMT, Andy Herrick <herrick at openjdk.org> wrote:
> …from installer name
> JDK-8254783: jpackage fails on Windows when application name differs from installer name
> When using --app-image, to create MSI installer, use the application name from AppImageData instead of the Msi
> installer name if possible.
This pull request has now been integrated.
Changeset: afc967fc
Author: Andy Herrick <herrick at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/afc967fc
Stats: 8 lines in 1 file changed: 7 ins; 0 del; 1 mod
8254783: jpackage fails on Windows when application name differs from installer name
Reviewed-by: asemenyuk, kizune, almatvee
-------------
PR: https://git.openjdk.java.net/jdk/pull/720
More information about the core-libs-dev
mailing list