JPackage EA build 8 ( jdk-14-jpackage+1-8 )
Rachel Greenham
rachel at strangenoises.org
Tue Jun 25 13:17:44 UTC 2019
core-libs-dev-request at openjdk.java.net wrote on 24/06/2019 20:12:
I've been getting the new jpackage working with our project build.
Generally everything's fine. One probable minor bug relating to
JDK-8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler:
The generated EXE installer, when run from eg: file explorer or browser
downloads dialog, also opens a blank command window behind the
installer's own window, which I'm pretty sure Inno Setup generated
installers didn't do. Can this be avoided? (Is there a
possibly-insufficiently-documented option involved, or is it just a
bug?) Otherwise it's basically working so it's just a cosmetic
untidyness. No, the --win-console option is not being used, besides
which this is the *installer* that's affected, not the actual
application once installed. This also (probably unsurprisingly) doesn't
affect the MSI installer.
--
Rachel<https://www.postbox-inc.com>
More information about the core-libs-dev
mailing list