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

Brian Burkhalter bpb at openjdk.java.net
Tue Nov 23 02:22:43 UTC 2021


On Fri, 19 Nov 2021 17:32:34 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> 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: addPrefixIfNeeded calls addPrefix; remove UNC test

Without commit 04, `java/nio/file/Files/CheckPermissions.java` was failing.

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

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


More information about the nio-dev mailing list