Release Note: Add of() methods to java.nio.file.Path

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Withdrawn
    • Priority: P4
    • 11
    • Affects Version/s: 11
    • Component/s: core-libs

      Two new methods `Path of(String,String...)` and `Path of(URI)` are added to `java.nio.file.Path` to create a `Path` from a `String`, path components, or a `URI`. These methods supersede the corresponding `get()` methods in `java.nio.file.Paths` which are modified to invoke these new methods.

            Assignee:
            Brian Burkhalter
            Reporter:
            Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: