RFR: 8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win)
Brian Burkhalter
bpb at openjdk.java.net
Wed Nov 17 19:37:07 UTC 2021
Please consider this change which uses a new method `WindowsPath::getPathWithPrefixForWin32Calls`.
-------------
Commit messages:
- 8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win)
Changes: https://git.openjdk.java.net/jdk/pull/6435/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6435&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276661
Stats: 32 lines in 3 files changed: 23 ins; 2 del; 7 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