[jdk17] RFR: 8271155: Wrong path separator in env variable

Kevin Rushforth kcr at openjdk.java.net
Fri Jul 23 11:59:06 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.

Alexey filed [JDK-8271170](https://bugs.openjdk.java.net/browse/JDK-8271170) to cover this.

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

PR: https://git.openjdk.java.net/jdk17/pull/271


More information about the core-libs-dev mailing list