The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is high
Effort is max
Class | Bugs |
---|---|
org.codice.ddf.admin.application.service.impl.ApplicationServiceBean | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Dead store to mBeanServer rather than field with same name in new org.codice.ddf.admin.application.service.impl.ApplicationServiceBean(ApplicationService, ConfigurationAdminExt, MBeanServer) | STYLE | DLS_DEAD_LOCAL_STORE_SHADOWS_FIELD | 132 | High |