mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win]
6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win] Reviewed-by: sherman
This commit is contained in:
parent
5efe4b020a
commit
6d59271ca9
10 changed files with 316 additions and 46 deletions
|
@ -252,6 +252,7 @@ FILES_src = \
|
|||
sun/nio/fs/AbstractUserDefinedFileAttributeView.java \
|
||||
sun/nio/fs/AbstractWatchKey.java \
|
||||
sun/nio/fs/AbstractWatchService.java \
|
||||
sun/nio/fs/BasicFileAttributesHolder.java \
|
||||
sun/nio/fs/Cancellable.java \
|
||||
sun/nio/fs/DefaultFileSystemProvider.java \
|
||||
sun/nio/fs/DefaultFileTypeDetector.java \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue