-
Bug
-
Resolution: Fixed
-
P3
-
7u1
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8140895 | 8u91 | Alan Bateman | P3 | Resolved | Fixed | b01 |
JDK-8133891 | 8u72 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8147227 | emb-8u91 | Alan Bateman | P3 | Resolved | Fixed | b01 |
JDK-8134027 | 7u95 | Sean Coffey | P3 | Closed | Fixed | b01 |
The FileStore implementation on Windows uses GetVolumePathName to determine the mount point that it needs to find the volume where a file resides. This does not appear to work on SUBST'ed drives, see:
http://mail.openjdk.java.net/pipermail/nio-discuss/2014-February/000717.html
http://mail.openjdk.java.net/pipermail/nio-discuss/2014-February/000717.html
- backported by
-
JDK-8133891 Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
- Resolved
-
JDK-8140895 Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
- Resolved
-
JDK-8147227 Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
- Resolved
-
JDK-8134027 Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
- Closed
- duplicates
-
JDK-8034863 java.nio.io.Files.isWritable fails on drives with a subst drive letter
- Closed