Remove redundant unchecked suppression in FileDescriptor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 20
    • Affects Version/s: None
    • Component/s: core-libs
    • b18

      There are 4 places in java.io.FileDescriptor with @SuppressWarnings("unchecked") which highlighted by IntelliJ IDEA.
      They are redundant and could be removed.

            Assignee:
            Andrey Turbanov
            Reporter:
            Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: