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 a7da104 63765: Properly mark container as FAILED when a JVM error occurs on stop # Conflicts: # webapps/docs/changelog.xml new b57c622 Add test case for bug 63816 new bf24a92 Add debug log messages for the triggering of async listener events 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: .../org/apache/catalina/core/AsyncContextImpl.java | 12 ++ .../apache/catalina/core/LocalStrings.properties | 4 + .../apache/catalina/core/TestAsyncContextImpl.java | 149 +++++++++++++++++++++ 3 files changed, 165 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org