-
Bug
-
Resolution: Fixed
-
P2
-
17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271181 | 18 | Alexey Semenyuk | P2 | Resolved | Fixed | b08 |
JDK-8271650 | 17.0.2 | Alexey Semenyuk | P2 | Resolved | Fixed | b01 |
JDK-8271788 | 17.0.1 | Alexey Semenyuk | P2 | Resolved | Fixed | b05 |
";" path separator is used to join paths of UNIX env variable by jpackage - https://github.com/openjdk/jdk/blob/master/src/jdk.jpackage/share/native/applauncher/AppLauncher.cpp#L116
":" should be used on UNIX and ";" should be used on Windows.
":" should be used on UNIX and ";" should be used on Windows.
- backported by
-
JDK-8271181 Wrong path separator in env variable
-
- Resolved
-
-
JDK-8271650 Wrong path separator in env variable
-
- Resolved
-
-
JDK-8271788 Wrong path separator in env variable
-
- Resolved
-
- relates to
-
JDK-8267598 jpackage removes system libraries from java.library.path
-
- Closed
-
-
JDK-8271170 Add unit test for what jpackage app launcher puts in the environment
-
- Resolved
-
(2 links to)