The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is
Effort is min
Class | Bugs |
---|---|
org.apache.logging.log4j.status.StatusLogger$BoundedQueue | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.apache.logging.log4j.status.StatusLogger$BoundedQueue is serializable but also an inner class of a non-serializable class | BAD_PRACTICE | SE_BAD_FIELD_INNER_CLASS | 252-261 | High |