Apache MyFaces
Documentation
Foundation

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
77 1 0 0

Files

Class Bugs
org.apache.myfaces.commons.converter.TypedNumberConverter 1

org.apache.myfaces.commons.converter.TypedNumberConverter

Bug Category Details Line
Switch statement found in org.apache.myfaces.commons.converter.TypedNumberConverter.checkJavaVersion14() where one case falls through to the next case STYLE SF_SWITCH_FALLTHROUGH 564-567