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

Brian Burkhalter bpb at openjdk.java.net
Fri Nov 19 02:16:47 UTC 2021


On Thu, 18 Nov 2021 08:33:48 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Addressed in commit 01.
>
> It would be a lot simpler to just add "addPrefix" that unconditionally adds the prefix. There should be no scenario where double translation happens, if it does then there's a bug and I'm concerned that addPrefixIfAbsent will mask it.

Updated in commit 02.

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

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


More information about the nio-dev mailing list