]
Stuart Douglas updated WELD-859:
--------------------------------
Summary: BeanManagers.buildAccessibleClosure is O(n!) on the number of bean deployment
archives (was: BeanManagers.buildAccessibleClosure is O(n^2) on the number of bean
deployment archives)
BeanManagers.buildAccessibleClosure is O(n!) 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
Fix For: 1.2.0.Beta1
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: