Hi Roger, I was just wondering whether you have some specific use cases in mind.
Thanks, Brian On Jul 19, 2018, at 12:39 PM, Roger Riggs <[email protected]> wrote: > Parsing of paths such as the values of properties java.class.path and > java.library.path > do not have direct support in the Java API. > There are several implementations within OpenJDK and a few variations exist > with regard to > treatment of empty path elements and on Windows support for quoting. > > Would it be useful to have an API such as the following: > > […] > > Suggestions welcome, Roger
