The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
| Class | Bugs |
|---|---|
| org.opendaylight.yangtools.concepts.WritableObjects | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Unsigned right shift cast to short/byte in org.opendaylight.yangtools.concepts.WritableObjects.readSecondLong(DataInput, byte) | STYLE | ICAST_QUESTIONABLE_UNSIGNED_RIGHT_SHIFT | 178 | Medium |