The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
org.opendaylight.mdsal.dom.api.DOMRpcIdentifier | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Redundant nullcheck of org.opendaylight.mdsal.dom.api.DOMRpcIdentifier.getContextReference(), which is known to be non-null in org.opendaylight.mdsal.dom.api.DOMRpcIdentifier.hashCode() | STYLE | RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE | 107 | Medium |