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

Brian Burkhalter bpb at openjdk.java.net
Wed Dec 1 20:55:51 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: Ensure GetFullPathName() is used

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6435/files
  - new: https://git.openjdk.java.net/jdk/pull/6435/files/5703b012..3567e5ac

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

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