RFR: JDK-8259927: Windows jpackage installer issues

Alexander Zuev kizune at openjdk.java.net
Thu Feb 4 16:36: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.

Looks fine.

-------------

Marked as reviewed by kizune (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2382


More information about the core-libs-dev mailing list