On Sat, 16 Jul 2022 21:47:43 GMT, Alexey Semenyuk <asemen...@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