-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: core-libs
-
b13
-
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
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/2b44ed70
-
Review(master)
openjdk/jdk/26889