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

Classes Bugs Errors Missing Classes
55 2 0 0

org.apache.commons.pool.impl.GenericKeyedObjectPool$Evictor

Bug Category Details Line Priority
Method call in org.apache.commons.pool.impl.GenericKeyedObjectPool$Evictor.run() passes null for nonnull parameter of Throwable.printStackTrace(PrintStream) CORRECTNESS NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS 2371 2

org.apache.commons.pool.impl.GenericObjectPool$Evictor

Bug Category Details Line Priority
Method call in org.apache.commons.pool.impl.GenericObjectPool$Evictor.run() passes null for nonnull parameter of Throwable.printStackTrace(PrintStream) CORRECTNESS NP_NULL_PARAM_DEREF_ALL_TARGETS_DANGEROUS 1768 2