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 2dbbd1e Tomcat 7.0.97 did not pass the vote
new f5b70a4 Add test case for bug 63816
new f7abce5 Add debug log messages for the triggering of async listener
events
new 09044a9 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63816
async errors
new fe65d4c Remove sync that triggers deadlock with BZ 63816 test case
The 4 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 | 30 +----
java/org/apache/tomcat/util/net/JIoEndpoint.java | 52 ++++----
.../apache/catalina/core/TestAsyncContextImpl.java | 148 +++++++++++++++++++++
webapps/docs/changelog.xml | 6 +
7 files changed, 201 insertions(+), 64 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]