Details
-
Enhancement
-
Status: Resolved
-
P5
-
Resolution: Fixed
-
None
-
b18
Description
There are 4 places in java.io.FileDescriptor with @SuppressWarnings("unchecked") which highlighted by IntelliJ IDEA.
They are redundant and could be removed.
They are redundant and could be removed.