Author: markt Date: Sat Oct 29 16:18:01 2011 New Revision: 1194920 URL: http://svn.apache.org/viewvc?rev=1194920&view=rev Log: Update proposal
Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1194920&r1=1194919&r2=1194920&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Sat Oct 29 16:18:01 2011 @@ -69,11 +69,11 @@ PATCHES PROPOSED TO BACKPORT: It is expected, but does not explain why error 403 and not 404 is observed. * Improve performance of parameter processing - http://people.apache.org/~markt/patches/2011-10-27-param-perf-tc5-v1.patch - http://svn.apache.org/viewvc?rev=1190481&view=rev - fixes NPE - http://svn.apache.org/viewvc?rev=1190371&view=rev - make ByteChunk.DEFAULT_CHARSET final + http://people.apache.org/~markt/patches/2011-10-29-param-perf-tc5-v2.patch +1: markt -1: kkolinko: because of ByteChunk#toStringInternal(), see below. + markt - updated proposal above addresses all review comments + detailed response on dev list kkolinko: In B2CConverter.java lines 117-118: restore Javadoc comment to method void convert( ByteChunk bb, CharChunk cb, int limit) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org