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

Reply via email to