[ 
https://issues.apache.org/jira/browse/MYFACES-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe updated MYFACES-3262:
------------------------------------

    Status: Patch Available  (was: Open)

> [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


Reply via email to