[jdk17] RFR: 8271155: Wrong path separator in env variable
Alexander Matveev
almatvee at openjdk.java.net
Thu Jul 22 22:11:05 UTC 2021
On Thu, 22 Jul 2021 19:35:59 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> Replace `";"` with `FileUtils::pathSeparator` in the expression adding 'app' dir to env variable in jpackage app launcher.
Marked as reviewed by almatvee (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk17/pull/271
More information about the core-libs-dev
mailing list