Anselmo wrote:
The only references I have to my action are

localeProvider of com.opensymphony.xwork2.TextProviderSupport

which has references from the action again. Is this maybe running in
circles?

A circular reference could explain why one type of GC sweep would not free that, but another more costly one run when only when the JVM needs more space (instead of periodically, just because) would.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to