Author: kkolinko Date: Fri Sep 23 14:31:54 2011 New Revision: 1174811 URL: http://svn.apache.org/viewvc?rev=1174811&view=rev Log: vote
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1174811&r1=1174810&r2=1174811&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Sep 23 14:31:54 2011 @@ -79,7 +79,7 @@ PATCHES PROPOSED TO BACKPORT: base class. This was refactored in TC 7, so the feature is available for both there. So it is a straight backport of r1172259, but instead of r1174181 copy the new attribute in DeltaManager#cloneFromtemplate(). - +1: rjung, kfujino + +1: rjung, kfujino, kkolinko * Replace unneeded call that iterated events queue in NioEndpoint.Poller. There is no need to call size() on a liked list to check whether it is empty, @@ -91,9 +91,13 @@ PATCHES PROPOSED TO BACKPORT: * bug 51862: JreMemoryLeakPreventionListener enhancement to load configurable classes https://issues.apache.org/bugzilla/show_bug.cgi?id=51862 http://svn.apache.org/viewvc?rev=1174359&view=rev - +1: slaurent + +1: slaurent, kkolinko -1: + kkolinko: In trunk it is r1174353. Maybe better to merge from there + instead of r1174359, for consistency. The code is the same in both. + + PATCHES/ISSUES THAT ARE STALLED * Backport JSP unloading patch (BZ48358). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org