FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.1.1

Threshold is Low

Effort is Default

Summary

ClassesBugsErrorsMissing Classes
1372410

Files

ClassBugs
org.apache.shale.dialog.base.AbstractDialogContext1
org.apache.shale.dialog.faces.DialogPhaseListener1

org.apache.shale.dialog.base.AbstractDialogContext

BugCategoryDetailsLine
org.apache.shale.dialog.base.AbstractDialogContext.log is transient but org.apache.shale.dialog.base.AbstractDialogContext isn't SerializableSTYLESE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASSNot available

org.apache.shale.dialog.faces.DialogPhaseListener

BugCategoryDetailsLine
Load of known null value in org.apache.shale.dialog.faces.DialogPhaseListener.afterRestoreView(javax.faces.context.FacesContext)STYLENP_LOAD_OF_KNOWN_NULL_VALUE214