This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 89c530d Polish : remove completed TODO new 9bd2ec0 Align more closely with 8.5.x to ease back-ports new d42e567 Refactor definition of boolean array to reduce code duplication new 7b37f76 Additional async dispatch tests 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: .../http/TestHttpServletResponseSendError.java | 2 - .../core/TestAsyncContextImplDispatch.java | 151 +++++++++++++++++++++ .../servlets/TestDefaultServletOptions.java | 1 - .../servlets/TestWebdavServletOptions.java | 1 - .../apache/catalina/startup/TomcatBaseTest.java | 19 ++- 5 files changed, 164 insertions(+), 10 deletions(-) create mode 100644 test/org/apache/catalina/core/TestAsyncContextImplDispatch.java --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org