-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b45
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084093 | emb-9 | Brian Burkhalter | P3 | Resolved | Fixed | team |
This was suggested here:
http://mail.openjdk.java.net/pipermail/nio-dev/2013-December/002434.html
It should be possible to move the methods that are currently implement in sun.nio.fs.AbstractPath to Path. The only one that needs adjustment is toFile() as it should only return a File if the Path is associated with the default file system.
- backported by
-
JDK-8084093 (fs) Add default methods to Path for derived methods
-
- Resolved
-
- duplicates
-
JDK-8170588 add default method implementations to java.nio.file.Path
-
- Closed
-