RFR: 8290402: jpackage exe uninstallers don't return correct exit code in case of failure
Alexander Matveev
almatvee at openjdk.org
Mon Jul 18 22:03:10 UTC 2022
On Sat, 16 Jul 2022 21:47:43 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> 8290402: jpackage exe uninstallers don't return correct exit code in case of failure
src/jdk.jpackage/windows/native/msiwrapper/MsiWrapper.cpp line 53:
> 51:
> 52: // Uninstall product.
> 53: msi::SuppressUI suppressUI;
Do you know why this needed and what it do?
-------------
PR: https://git.openjdk.org/jdk/pull/9532
More information about the core-libs-dev
mailing list