[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Testing Deployers with new Reflect + ClassPool
flavia.rainone@jboss.com
do-not-reply at jboss.com
Thu Dec 10 13:29:42 EST 2009
"kabir.khan at jboss.com" wrote : The output shows G and A to always have a classloader, probably because the testScenario call maintains a strong reference to the loader? B sometimes is shown to have null loader, so createChildURLLoader needs to be reworked somehow to maintain a strong reference to the loader.
You are right, Kabir. The class loader you mentioned had no hard reference on it, that's what's probably causing the error you found. Can you please rerun the tests on JDK5/Mac OS to confirm that the error is gone?
Thanks a million!
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4270056#4270056
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4270056
More information about the jboss-dev-forums
mailing list