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

Alexey Semenyuk asemenyuk at openjdk.java.net
Thu Jul 22 22:18:11 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.

This pull request has now been integrated.

Changeset: 7165b3f1
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/7165b3f105621398d7673253b6324e97ba0d2eee
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8271155: Wrong path separator in env variable

Reviewed-by: herrick, kcr, iris, almatvee

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

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


More information about the core-libs-dev mailing list