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

(fs) UnixException.translateToIOException should translate ELOOP to FileSystemLoopException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 26
    • core-libs
    • None
    • master
    • generic
    • generic

      The method is (internally) specified as

           * Map well known errors to specific exceptions where possible; otherwise
           * return more general FileSystemException.

      which indicates that ELOOP should result in a FileSystemLoopException.

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

              Created:
              Updated:
              Resolved: