[weld-issues] [JBoss JIRA] Created: (WELD-859) BeanManagers.buildAccessibleClosure is O(n^2) on the number of bean deployment archives

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Sun Feb 20 22:26:13 EST 2011


BeanManagers.buildAccessibleClosure is O(n^2) on the number of bean deployment archives
---------------------------------------------------------------------------------------

                 Key: WELD-859
                 URL: https://issues.jboss.org/browse/WELD-859
             Project: Weld
          Issue Type: Bug
    Affects Versions: 1.1.0.Final
            Reporter: Stuart Douglas
            Assignee: Stuart Douglas


This problem severely impacts startup time when using several BDA's (e.g. seam modules) in Glassfish and JBoss AS7, JBoss AS6 is largely unaffected as it does not use a BDA per jar.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the weld-issues mailing list