This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 47b501f Remove test debug code add 5e3c0ce Avoid multiple attempts to recycle an HTTP/2 stream triggering an NPE add b9a801f Simplify the closing of an HTTP/2 stream with an error condition No new revisions were added by this update. Summary of changes: .../apache/coyote/http2/Http2UpgradeHandler.java | 10 ++++-- java/org/apache/coyote/http2/StreamProcessor.java | 41 ++++++---------------- webapps/docs/changelog.xml | 9 +++++ 3 files changed, 27 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org