[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ClassPool for JBoss Reflection
flavia.rainone@jboss.com
do-not-reply at jboss.com
Wed Jul 1 10:08:05 EDT 2009
"kabir.khan at jboss.com" wrote : 6) I don't think it is a memory leak, since the CtClasses need to be cached, and in AS we create/drop the pools when the classloaders are deployed/undeployed. It might be redundant as you say though.
What I meant is that it is pointless to add a ctclass to the softcache if you're also adding it to the hard reference cache at the same time... it won't be gc'ed.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241207#4241207
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241207
More information about the jboss-dev-forums
mailing list