RFR: JDK-8259927: Windows jpackage installer issues
Alexey Semenyuk
asemenyuk at openjdk.java.net
Wed Feb 3 21:13:42 UTC 2021
On Wed, 3 Feb 2021 14:08:13 GMT, Andy Herrick <herrick at openjdk.org> wrote:
> Remove lines in WixSourceBuilder that adds directive to rm-rf the parent dir(s) of the install-dir. These directories get removed anyway if they are empty without these lines, and should be left alone if not empty after removing the install dir itself.
Marked as reviewed by asemenyuk (Committer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2382
More information about the core-libs-dev
mailing list