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
Tue Nov 2 23:37:44 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5594/files
- new: https://git.openjdk.java.net/jdk/pull/5594/files/14f5a7aa..10949045
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5594&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5594&range=03-04
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/5594.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5594/head:pull/5594
PR: https://git.openjdk.java.net/jdk/pull/5594
More information about the nio-dev
mailing list