Apache Commons logo

Commons JCS™

SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.7.3

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
4 2 0 0

Files

Class Bugs
org.apache.commons.jcs3.jcache.openjpa.OpenJPAJCacheDataCache 1
org.apache.commons.jcs3.jcache.openjpa.OpenJPAJCacheQueryCache 1

org.apache.commons.jcs3.jcache.openjpa.OpenJPAJCacheDataCache

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

org.apache.commons.jcs3.jcache.openjpa.OpenJPAJCacheQueryCache

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