This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from bdd8cb2 Update log message to align with code new a14b3d2 Remove ugly reflection using a generic id new 3902ecc Remove code new 28bdef2 Fix testsuite NPEs 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/catalina/connector/Connector.java | 15 ++++++++------- java/org/apache/coyote/AbstractProtocol.java | 12 +++++++++--- java/org/apache/coyote/ProtocolHandler.java | 11 +++++++++++ java/org/apache/tomcat/util/net/AbstractEndpoint.java | 11 +++++++++++ java/org/apache/tomcat/util/net/NioEndpoint.java | 12 ++++++++++++ 5 files changed, 51 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org