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

Brian Burkhalter bpb at openjdk.org
Tue Feb 7 19:19:03 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: Improve conditional; align comment in test

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

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

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

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 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