Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8365807

(fs) Two-arg UnixFileAttributes.getIfExists should not use exception for control flow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • core-libs
    • 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.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: