Author: markt
Date: Fri Oct 28 14:59:54 2011
New Revision: 1190384

URL: http://svn.apache.org/viewvc?rev=1190384&view=rev
Log:
Review comments from kkolinko

Added:
    
tomcat/trunk/test/org/apache/tomcat/util/http/TesterParametersPerformance.java
      - copied, changed from r1190383, 
tomcat/trunk/test/org/apache/tomcat/util/http/TestParametersPerformance.java
Removed:
    tomcat/trunk/test/org/apache/tomcat/util/http/TestParametersPerformance.java

Copied: 
tomcat/trunk/test/org/apache/tomcat/util/http/TesterParametersPerformance.java 
(from r1190383, 
tomcat/trunk/test/org/apache/tomcat/util/http/TestParametersPerformance.java)
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/tomcat/util/http/TesterParametersPerformance.java?p2=tomcat/trunk/test/org/apache/tomcat/util/http/TesterParametersPerformance.java&p1=tomcat/trunk/test/org/apache/tomcat/util/http/TestParametersPerformance.java&r1=1190383&r2=1190384&rev=1190384&view=diff
==============================================================================
--- 
tomcat/trunk/test/org/apache/tomcat/util/http/TestParametersPerformance.java 
(original)
+++ 
tomcat/trunk/test/org/apache/tomcat/util/http/TesterParametersPerformance.java 
Fri Oct 28 14:59:54 2011
@@ -26,7 +26,7 @@ import org.junit.Test;
 
 import org.apache.tomcat.util.buf.B2CConverter;
 
-public class TestParametersPerformance {
+public class TesterParametersPerformance {
 
     @Test
     public void testProcessParametersByteArrayIntInt() {



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

Reply via email to