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

Kevin Rushforth kcr at openjdk.java.net
Thu Jul 22 20:34: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.

Looks good. Is there a unit test associated with this? If not, do you think one would be useful?

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

Marked as reviewed by kcr (Author).

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


More information about the core-libs-dev mailing list