[jboss-dev-forums] [Design of POJO Server] - fixing some mem leaks?

bill.burke@jboss.com do-not-reply at jboss.com
Fri Mar 30 13:27:44 EDT 2007


Some of the VFS memory leakage probably stems from the VirtualFileURLConnection as it caches VFS's and all the other junk associated with it.

I think I might be able to solve the problems better by passing in a URLStreamHandler that already has a reference to the VirtualFile when creating URLs from VFS code.  Apologies for not doing this before.  Just didn't know the URL api that great.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033294#4033294

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033294



More information about the jboss-dev-forums mailing list