2011/6/28 Mark Thomas <ma...@apache.org>:
>> @@ -151,18 +151,10 @@ PATCHES PROPOSED TO BACKPORT:
>>
>>  * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51400
>>    Avoid jvm bottleneck on String/byte[] conversion currently affecting a 
>> user
>> -  https://issues.apache.org/bugzilla/attachment.cgi?id=27214
>> +  https://issues.apache.org/bugzilla/attachment.cgi?id=27219
>>    Based on patches by Dave Engberg and Konstantin Preißer
>>    +1: markt, kkolinko
>>    -1:
>> -   kkolinko: minor tweaks:
>> -     1) in Request.java in two places:
>> -     s/new UnsupportedEncodingException()/new 
>> UnsupportedEncodingException(enc)/
>> -     BTW, I see that this change to Request#setCharacterEncoding() has not 
>> been
>> -     applied to TC7 yet.
>> -     2) in B2CConverter we might s/ConcurrentHashMap/HashMap/ as the map is
>> -     immutable at runtime. Though that is not of much difference.
>> -
>
> Konstantin, I left your vote in place as the changes are essentially
> addressing your review comments but the comments did prompt a couple of
> related changes so you may want to look at this again.

OK with me. The new patch is good one.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to