This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 4892eda Update to Tomcat 9.0.27
new 44a50ce Add test case for bug 63816
new 85289c3 Add debug log messages for the triggering of async listener
events
new 327c553 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63816
async errors
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:
.../org/apache/catalina/core/AsyncContextImpl.java | 12 ++
.../apache/catalina/core/LocalStrings.properties | 4 +
java/org/apache/coyote/AbstractProcessor.java | 13 +-
java/org/apache/coyote/AsyncStateMachine.java | 32 +----
.../apache/catalina/core/TestAsyncContextImpl.java | 149 +++++++++++++++++++++
webapps/docs/changelog.xml | 6 +
6 files changed, 178 insertions(+), 38 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]