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

Alan Bateman alanb at openjdk.java.net
Fri Jul 23 07:55: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.

Is there a test planned for this change or is it covered by an existing test? Just asking as this has been committed to openjdk/jdk17 and wondering what the test coverage is.

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

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


More information about the core-libs-dev mailing list