I just applied it to the 1.5.x branch. There won't be anymore 1.4.x releases
so I'm not going to bother patching that branch. Richard indicated to me
yesterday (off list) that this patch didn't seem to help the situation for
him so don't expect much.

-Ben

On Wed, May 12, 2010 at 4:27 AM, M.C.S. <m...@syn-online.de> wrote:

> Hi Ben,
>
> could you please check in the patch into the 1.5.x and, if needed, the
> 1.4.x branches? Currently we are not using the version on trunk, but
> also would like to benefit from the fix asap.
>
> Marcus
>
>
> Am 11.05.2010 17:10, schrieb Ben Gunter:
> > I did a little poking around and found that sometime in 2008,
> > LayoutComponentTag was changed such that it does not null its
> > reference to its BodyContent. Apparently it had to do with a bug in
> > Resin, but I suspect it might have led to a memory leak. The JSP spec
> > is clear that setBodyContent is to be called after each call to
> > doStartTag() that returns EVAL_BODY_BUFFERED so there's no reason to
> > retain a reference to the BodyContent. I've reverted that change in
> > the trunk. Can you check out and build the trunk and see if that helps
> > the memory issues?
> >
> > -Ben
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
------------------------------------------------------------------------------

_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to