SearchPath API for classpath and similar path strings

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs

      The java runtime supports several strings that are parsed to a list of files and directories such as java.class.path and java.library.path.

      An API that parses the string using the File.pathSeparator into the components would be useful and replace several existing implementations.

      The API would need to take into account different cases such as the handling of empty path elements and the provision to quote segments of the path as supported on Windows.

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: