RFR: 8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win) [v3]

Brian Burkhalter bpb at openjdk.java.net
Fri Nov 19 02:13:14 UTC 2021


> Please consider this change which uses a new method `WindowsPath::getPathWithPrefixForWin32Calls`.

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

  8276661: Replace addPrefixIfAbsent() with addPrefix()

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6435/files
  - new: https://git.openjdk.java.net/jdk/pull/6435/files/f817c36a..bf5e3dcd

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6435&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6435&range=01-02

  Stats: 60 lines in 2 files changed: 20 ins; 22 del; 18 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6435.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6435/head:pull/6435

PR: https://git.openjdk.java.net/jdk/pull/6435


More information about the nio-dev mailing list