I have noticed that any objects stored in a requests attributes
doesn't get finalized immediately after the completion of the request.
The attributes get cleared in RequestImpl.initRequest(), but the
resources aren't necessarily freed.  I added a System.gc() after the
initRequest() call in RequestImpl.recycle(), and was wondering if this
is going to cause any problems...

I wasn't sure if this message belongs in this list or the User list, sorry
if I am in the wrong place!

Thanks

Casey


P.S. I am not subscribed to the list, so please CC me on reply

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to