This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 539c572 Expand code comments
new 9152dcb Javadoc improvements back-ported from 10.1.x
new 9f77bad Align comments and spacing with 10.1.x
new ee1eace Remove link to 7.0.x docs. Add link for 10.1.x.
new 78b72a3 Align with 10.1.x
new 4871108 Align with 10.1.x. Remove Tomcat 8 specific reference
new 92242a7 Align with 10.1.x - remove unnecessary synchronization
The 6 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:
README.md | 4 +--
conf/server.xml | 3 +-
java/org/apache/catalina/connector/Request.java | 1 -
.../catalina/core/ApplicationFilterConfig.java | 16 +++++----
.../catalina/core/DefaultInstanceManager.java | 42 +++++++++-------------
.../core/JreMemoryLeakPreventionListener.java | 6 ++--
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/session/StandardSession.java | 1 -
.../apache/catalina/webresources/JarContents.java | 5 ++-
.../apache/catalina/webresources/StandardRoot.java | 2 +-
java/org/apache/coyote/Request.java | 1 -
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 +--
.../org/apache/tomcat/util/compat/Jre16Compat.java | 4 ++-
java/org/apache/tomcat/util/compat/JreCompat.java | 2 +-
.../tomcat/util/descriptor/web/SessionConfig.java | 1 -
.../apache/tomcat/util/http/parser/TokenList.java | 4 +--
.../tomcat/util/net/openssl/OpenSSLContext.java | 1 +
.../tomcat/websocket/WsWebSocketContainer.java | 11 +++---
res/rat/rat-excludes.txt | 3 +-
.../apache/catalina/core/TesterTldListener.java | 4 +--
.../startup/TestContextConfigAnnotation.java | 6 +---
webapps/docs/windows-auth-howto.xml | 2 +-
.../classes/websocket/drawboard/Client.java | 3 +-
.../WEB-INF/classes/websocket/drawboard/Room.java | 18 +++++-----
38 files changed, 105 insertions(+), 117 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]