|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

There's a problem with GF4/JSF/CDI integration code. A new InjectionTarget is created for every UIComponent instance. GF team is working on a more effective solution - see also https://java.net/jira/browse/GLASSFISH-20928. Also note that UIComponent does not have to be eligible for injection at the moment.
The fix should prevent further mem leaks. However the current GF integration code will remain very inefficient.