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

Brian Burkhalter bpb at openjdk.java.net
Wed Nov 17 19:37:08 UTC 2021


On Wed, 17 Nov 2021 19:28:19 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

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

The test fails without the proposed implementation change but passes with the change.

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

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


More information about the nio-dev mailing list