[ 
https://issues.apache.org/jira/browse/MYFACES-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497567
 ] 

Bruno Aranda commented on MYFACES-1218:
---------------------------------------

This issue is RI specific. Is this appliable to _ComponentAttributesMap?

> JSR-252 Issue #45: Avoided concurrent read issues by using a 
> java.util.HashMap instead of java.util.WeakHashMap for a component's Property 
> Descriptor Map
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1218
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1218
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Matthias Weßendorf
>
> Avoided concurrent read issues by using a java.util.HashMap instead of 
> java.util.WeakHashMap for a component's Property Descriptor Map.  This also 
> fixes the performance problem as identified in the forum.  Please refer the 
> the Property Descriptor methods and the constructor in 
> javax.faces.component.UIComponentBase.
> Also see 
> https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=45

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to