This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 338d05d  Move import so build can complete
     new 6f2f76d  Refactor Connector/Endpoint pause only stop new 
connections/requests
     new 6f8482d  Explicitly release pooled ByteBuffer instances on endpoint 
stop
     new 2344a45  Narrow the scope of the logging of invalid ccokies.

The 3 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:
 java/org/apache/coyote/AbstractProtocol.java       |  6 +----
 .../org/apache/tomcat/util/http/parser/Cookie.java | 31 +++++++++++-----------
 java/org/apache/tomcat/util/net/AprEndpoint.java   | 10 +------
 java/org/apache/tomcat/util/net/Nio2Endpoint.java  |  9 ++++---
 java/org/apache/tomcat/util/net/NioEndpoint.java   | 11 +++++---
 webapps/docs/changelog.xml                         | 13 +++++++++
 6 files changed, 44 insertions(+), 36 deletions(-)

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

Reply via email to