RFR: 8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win) [v2]
Brian Burkhalter
bpb at openjdk.java.net
Tue Sep 21 16:03:59 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: Add bug ID to @bug in test
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5594/files
- new: https://git.openjdk.java.net/jdk/pull/5594/files/2e0a2f68..3b2b560a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5594&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5594&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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