Duplicate :
|
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
|