[perf] use shared StringBuilder instance
----------------------------------------

                 Key: MYFACES-3441
                 URL: https://issues.apache.org/jira/browse/MYFACES-3441
             Project: MyFaces Core
          Issue Type: Improvement
         Environment: myfaces core trunk
            Reporter: Martin Kočí
            Assignee: Martin Kočí
            Priority: Minor


method  
javax.faces.component.UIComponentBase._getSharedStringBuilder(FacesContext) 
already provide this. Add same method to public API and use request-shared 
StringBuilder instance in renderers too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to