Apache Commons logo

Commons JCS™

FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
4 2 0 0

org.apache.commons.jcs.jcache.openjpa.OpenJPAJCacheDataCache

Bug Category Details Line Priority
Class org.apache.commons.jcs.jcache.openjpa.OpenJPAJCacheDataCache defines non-transient non-serializable instance field manager BAD_PRACTICE SE_BAD_FIELD Not available Medium

org.apache.commons.jcs.jcache.openjpa.OpenJPAJCacheQueryCache

Bug Category Details Line Priority
Class org.apache.commons.jcs.jcache.openjpa.OpenJPAJCacheQueryCache defines non-transient non-serializable instance field manager BAD_PRACTICE SE_BAD_FIELD Not available Medium