This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from fee1f45 Add tests cases for URI canonicalization from the Servlet spec
new b5e36b2 Fix some Javadoc warnings
new 9cf742b Fix test. Source files are declared as having ISO-8859-1
encoding
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../catalina/core/ApplicationFilterConfig.java | 16 ++++++-----
java/org/apache/catalina/filters/CorsFilter.java | 2 +-
java/org/apache/catalina/mapper/Mapper.java | 3 +-
.../org/apache/catalina/mapper/MapperListener.java | 6 ++--
.../apache/catalina/webresources/StandardRoot.java | 2 +-
java/org/apache/coyote/ajp/AjpProcessor.java | 2 +-
java/org/apache/coyote/http2/HpackDecoder.java | 2 +-
java/org/apache/coyote/http2/Http2Parser.java | 2 +-
.../apache/jasper/compiler/AttributeParser.java | 6 ----
java/org/apache/jasper/compiler/ELParser.java | 3 +-
.../tomcat/dbcp/dbcp2/BasicDataSourceFactory.java | 4 +--
.../tomcat/util/bcel/classfile/ClassParser.java | 32 +++++++++++-----------
.../tomcat/util/bcel/classfile/ConstantDouble.java | 3 +-
.../tomcat/util/bcel/classfile/ConstantFloat.java | 3 +-
.../util/bcel/classfile/ConstantInteger.java | 3 +-
.../tomcat/util/bcel/classfile/ConstantLong.java | 3 +-
.../tomcat/util/bcel/classfile/ConstantPool.java | 4 +--
java/org/apache/tomcat/util/buf/UriUtil.java | 4 +--
.../apache/tomcat/util/http/parser/TokenList.java | 4 +--
.../tomcat/websocket/WsWebSocketContainer.java | 11 +++++---
.../TestCoyoteAdapterCanonicalization.java | 4 +--
.../startup/TestContextConfigAnnotation.java | 6 +---
.../classes/websocket/drawboard/Client.java | 3 +-
.../WEB-INF/classes/websocket/drawboard/Room.java | 18 ++++++------
24 files changed, 75 insertions(+), 71 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]