This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 217aca2641 Fix test new 69435ddf50 Better comment and some trace level logging new 63edfb3ec4 Split Stream.recycle() into replace() and recycle() 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 | 16 ++++++- .../apache/coyote/http2/LocalStrings.properties | 5 ++- java/org/apache/coyote/http2/Stream.java | 50 ++++++++++++++++++---- java/org/apache/coyote/http2/StreamProcessor.java | 11 ++--- 4 files changed, 66 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org