Integrated: 8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win)
Brian Burkhalter
bpb at openjdk.java.net
Wed Nov 3 16:59:23 UTC 2021
On Tue, 21 Sep 2021 02:19:03 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Modify `sun.nio.fs.WindowsUserDefinedFileAttributeView.join(WindowsPath,String)` to handle file names which exceed the limit.
This pull request has now been integrated.
Changeset: 684edbb4
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/684edbb4c884cbc3e05118e4bc9808b5d5b71a74
Stats: 70 lines in 2 files changed: 55 ins; 0 del; 15 mod
8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win)
Reviewed-by: alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/5594
More information about the nio-dev
mailing list