Minor performance improvements for org.apache.myfaces.el,
org.apache.myfaces.context and org.apache.myfaces.util
----------------------------------------------------------------------------------------------------------------
Key: MYFACES-1956
URL: https://issues.apache.org/jira/browse/MYFACES-1956
Project: MyFaces Core
Issue Type: Improvement
Affects Versions: 1.2.5-SNAPSHOT
Reporter: Bernd Bohmann
Assignee: Bernd Bohmann
Priority: Minor
Fixed most of the findbugs errors in the performance category and many pmd
optimization rules
Made many of the classes final.
A method argument that is never assigned can be declared final.
A local variable assigned only once can be declared final
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.