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 46a8745  Simplify
     new abd84d2  Fix redundant specification of type arguments warnings
     new bc11f60  Handle new TLS handshake state.

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:
 .../servlet/jsp/el/ImplicitObjectELResolver.java     | 20 ++++++++++----------
 .../catalina/authenticator/DigestAuthenticator.java  |  2 +-
 .../catalina/filters/CsrfPreventionFilter.java       |  2 +-
 java/org/apache/catalina/realm/LockOutRealm.java     |  2 +-
 .../apache/catalina/tribes/util/StringManager.java   |  2 +-
 .../coyote/http2/Http2AsyncUpgradeHandler.java       |  4 ++--
 .../collections/ManagedConcurrentWeakHashMap.java    |  6 +++---
 java/org/apache/tomcat/util/net/Nio2Channel.java     |  4 ++--
 java/org/apache/tomcat/util/net/Nio2Endpoint.java    |  8 ++++----
 .../apache/tomcat/util/net/SecureNio2Channel.java    |  4 ++--
 java/org/apache/tomcat/util/res/StringManager.java   |  2 +-
 .../tomcat/websocket/AsyncChannelWrapperSecure.java  |  9 ++++++---
 .../apache/tomcat/websocket/LocalStrings.properties  |  2 +-
 .../tomcat/websocket/LocalStrings_fr.properties      |  2 +-
 .../tomcat/websocket/LocalStrings_ja.properties      |  2 +-
 .../tomcat/websocket/LocalStrings_ko.properties      |  2 +-
 .../tomcat/websocket/LocalStrings_zh_CN.properties   |  1 -
 test/org/apache/catalina/valves/Benchmarks.java      | 20 ++++++++++----------
 .../websocket/drawboard/DrawboardEndpoint.java       |  2 +-
 19 files changed, 49 insertions(+), 47 deletions(-)

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

Reply via email to