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

[packager] Classpath separator internally inconsistant

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u20
    • None
    • deploy
    • None

      The handling of the classpath variable inside of the packager is inconsistent. In some cases it is whitespace, in others it is path separator.

      Unify this so internally it is spaces. When an external string is stored convert the File.separatorChar into spaces.

      This fixes a corner case where classpath and applicaitonClass are passed in, and classpath is File.separatorChar delimited. The mainClassJar was not identified.

            shemnon Danno Ferrin (Inactive)
            shemnon Danno Ferrin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: