FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is

Effort is min

Summary

ClassesBugsErrorsMissing Classes
56100

org.apache.logging.log4j.status.StatusLogger$BoundedQueue

BugCategoryDetailsLinePriority
org.apache.logging.log4j.status.StatusLogger$BoundedQueue is serializable but also an inner class of a non-serializable classBAD_PRACTICESE_BAD_FIELD_INNER_CLASS252-261High