[ https://issues.apache.org/jira/browse/MYFACES-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108840#comment-13108840 ]
Leonardo Uribe commented on MYFACES-3262: ----------------------------------------- Attached proposed patch. If no objections I'll commit it soon. > [perf] [concurrency] Cache read and write method in _ComponentAttributesMap > ---------------------------------------------------------------------------- > > Key: MYFACES-3262 > URL: https://issues.apache.org/jira/browse/MYFACES-3262 > Project: MyFaces Core > Issue Type: Improvement > Reporter: Martin Kočí > Assignee: Martin Kočí > Attachments: MYFACES-3262-1.patch > > > Results from concurrency tests: > <BLOCKED> java.beans.PropertyDescriptor.getReadMethod() > > javax.faces.component._ComponentAttributesMap.getComponentProperty(PropertyDescriptor) > javax.faces.component._ComponentAttributesMap.get(Object) > <BLOCKED> java.beans.PropertyDescriptor.getWriteMethod() > > javax.faces.component._ComponentAttributesMap.setComponentProperty(PropertyDescriptor, > Object) > javax.faces.component._ComponentAttributesMap.put(String, Object) > see http://www.mail-archive.com/dev@myfaces.apache.org/msg54272.html for > details -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira