FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.0

Threshold is Low

Effort is Default

Summary

Classes Bugs Errors Missing Classes
172 2 0 0

Files

Class Bugs
oranjestad.spring.beanutils.messaging.AddListenerBeanPostProcessor 1
oranjestad.spring.bootstrap.BeanDefinitionUtils 1

oranjestad.spring.beanutils.messaging.AddListenerBeanPostProcessor

Bug Category Details Line
Unread field: oranjestad.spring.beanutils.messaging.AddListenerBeanPostProcessor.hanger PERFORMANCE URF_UNREAD_FIELD 131

oranjestad.spring.bootstrap.BeanDefinitionUtils

Bug Category Details Line
Exception is caught when Exception is not thrown in oranjestad.spring.bootstrap.BeanDefinitionUtils.convert(BeanDefinitionHolder, SpringAware) STYLE REC_CATCH_EXCEPTION 365