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

Brian Burkhalter bpb at openjdk.java.net
Tue Nov 23 02:22:40 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: Change getPathWithPrefixForWin32Calls to getPathWithPadForWin32Calls

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

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

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

  Stats: 17 lines in 2 files changed: 5 ins; 1 del; 11 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