(fs) UnixException.translateToIOException should translate ELOOP to FileSystemLoopException

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 26
    • Component/s: core-libs
    • None
    • b14
    • 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.

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

              Created:
              Updated:
              Resolved: