FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
24 1 0 0

org.opendaylight.yangtools.concepts.WritableObjects

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