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
38 1 0 0

org.opendaylight.vtn.manager.util.ByteUtils

Bug Category Details Line Priority
Should org.opendaylight.vtn.manager.util.ByteUtils.toBytes(String) return a zero length array rather than null? STYLE PZLA_PREFER_ZERO_LENGTH_ARRAYS 203 Low