Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8271155

Wrong path separator in env variable

XMLWordPrintable

    • 17
    • b33
    • generic
    • os_x
    • Verified

        ";" 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.

              asemenyuk Alexey Semenyuk
              asemenyuk Alexey Semenyuk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: