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 3887ec9 A little more test alignment new 319f9a7 Avoid multiple attempts to recycle an HTTP/2 stream triggering an NPE new 3c42ca9 Simplify the closing of an HTTP/2 stream with an error condition 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: .../apache/coyote/http2/Http2UpgradeHandler.java | 10 +++++-- java/org/apache/coyote/http2/StreamProcessor.java | 33 +++++++--------------- webapps/docs/changelog.xml | 9 ++++++ 3 files changed, 27 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org