-
Bug
-
Resolution: Unresolved
-
P4
-
26
-
generic
-
linux, os_x
The new method sun.nio.fs.UnixFileAttributes.getIfExists(UnixPath,boolean) uses UnixException for control flow, unlike the one-arg version. This should be not to se use the exception and the one-arg version modified to call the two-arg version.
- relates to
-
JDK-8154364 (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links
-
- In Progress
-
- links to