[jboss-dev-forums] [JBoss AS Development] - Re: Performance issue: VFSClassLoaderPolicy uses URL.hashCod
ttarhan
do-not-reply at jboss.com
Wed Sep 16 22:30:02 EDT 2009
Jason,
The issue also appears on line 526 of VFSClassLoaderPolicy when we call urls.add(child.toURL()) where urls is an object of type Set passed in to getResources.
Causes the exact same symptoms, at slightly different times. This is a little trickier than the previous case since the Set is passed-in from the caller.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255630#4255630
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255630
More information about the jboss-dev-forums
mailing list