You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org> on 2007/03/12 05:13:09 UTC

[jira] Commented: (MYFACES-1558) FactoryFinder not thread safe, and has a memory leak

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

Dennis Byrne commented on MYFACES-1558:
---------------------------------------

Hi David,

Thanks for you participation lately.  Can you do us a favor?  The JSF 1.1 spec requires java 1.3 compatibility, so we can use generics.  The JSF 1.2 spec allows java 1.5.  We're working on a 1.2 implementation over in another branch:

svn checkout http://svn.apache.org/repos/asf/myfaces/current12 myfaces

> FactoryFinder not thread safe, and has a memory leak
> ----------------------------------------------------
>
>                 Key: MYFACES-1558
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1558
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.2.0-SNAPSHOT
>            Reporter: David Jencks
>         Attachments: MYFACES-1558.patch
>
>
> FactoryFinder has insufficient synchronization to be thread safe, and has a memory leak in _registeredFactoryNames.

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