[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Generated Classes not found if they do not match any of
kabir.khan@jboss.com
do-not-reply at jboss.com
Tue Feb 3 11:58:22 EST 2009
"adrian at jboss.org" wrote :
| My concern was that you had one class for all deployments defined against the
| "first" classloader, which could later get redeployed and thus cause that
| classloader to leak.
|
That was the case before
https://jira.jboss.org/jira/browse/JBAS-5505
"adrian at jboss.org" wrote :
| But it does sound like you are generating instrumented classes for things like
| java.util.ArrayList in every deployment which could be minimized if they were shared
| in the AOP classloader. I get your point about introductions, but isn't that an edge case?
Yes, that is an optimization that can be done
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206647#4206647
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206647
More information about the jboss-dev-forums
mailing list