[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čí
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/[email protected]/msg54272.html for details
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira