RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v3]

Brian Burkhalter bpb at openjdk.org
Tue Feb 7 18:02:55 UTC 2023


> Remove the long path `\?` or `\?\UNC` prefix before creating the `WindowsPath` instance..

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8298478: Address reviewer comments

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/12423/files
  - new: https://git.openjdk.org/jdk/pull/12423/files/89d757f4..90ef2d30

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12423&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12423&range=01-02

  Stats: 29 lines in 2 files changed: 8 ins; 7 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/12423.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12423/head:pull/12423

PR: https://git.openjdk.org/jdk/pull/12423


More information about the nio-dev mailing list