[jboss-user] [JBoss Seam] - Is EntityConverterStore leaking memory

mgrouch do-not-reply at jboss.com
Wed Sep 12 17:33:33 EDT 2007


Correct me if I'm wrong. Looking at EntityConverterStore.java
I can't see where the list 

private List<EntityIdentifier> store = new ArrayList<EntityIdentifier>();

would decrease in size. Is this a leak?
Thanks


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

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



More information about the jboss-user mailing list