This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from ab34aa9a33 Fix BZ 66442 - h2 responses without bodies should not use
DATA frames
new f02971a8df Clean-up (format) - no functional change
new 36f2d3c66b Refactor to reduce code duplication
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:
java/org/apache/catalina/mapper/Mapper.java | 486 ++++++++-------------
.../org/apache/catalina/mapper/MapperListener.java | 95 ++--
.../apache/catalina/mapper/WrapperMappingInfo.java | 3 +-
.../servlet/annotation/TestServletSecurity.java | 6 +-
.../annotation/TestServletSecurityMappings.java | 94 ++--
test/org/apache/catalina/mapper/TestMapper.java | 142 ++----
.../apache/catalina/mapper/TestMapperListener.java | 39 +-
.../catalina/mapper/TestMapperPerformance.java | 12 +-
.../apache/catalina/mapper/TestMapperWebapps.java | 69 ++-
9 files changed, 342 insertions(+), 604 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]