[ 
https://issues.jboss.org/browse/WELD-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570388#comment-12570388
 ] 

Pete Muir commented on WELD-692:
--------------------------------

BeanDeployment is supposed to be a bootstrap time construct, but due to poor 
class relationship design it appears to be left around. It is not needed and 
can (with WELD-53 changes) result in classes not being gc'd which otherwise 
could be. Redesign classes so that this isn't referenced any more.

> Check that BeanDeployment is not being kept around after bootstrap
> ------------------------------------------------------------------
>
>                 Key: WELD-692
>                 URL: https://issues.jboss.org/browse/WELD-692
>             Project: Weld
>          Issue Type: Sub-task
>          Components: Bootstrap and Metamodel API
>            Reporter: Pete Muir
>             Fix For: 1.2.0.Beta1
>
>


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

        
_______________________________________________
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to