RFR: 8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win) [v5]
Brian Burkhalter
bpb at openjdk.java.net
Wed Nov 3 18:51:17 UTC 2021
On Tue, 2 Nov 2021 23:37:44 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Modify `sun.nio.fs.WindowsUserDefinedFileAttributeView.join(WindowsPath,String)` to handle file names which exceed the limit.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8273922: Change getNameCount() != 1 tp getParent() != null
That would be the third commit, labelled 02 (zero-relative).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5594
More information about the nio-dev
mailing list