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 1988fad  Merge pull request #450 from tussupbekov/typo-fix
     new 60baeb2  Fix a potential cause of intermittent test failure
     new 7a1441a  Move debug statement inside sync block
     new 0a86874  Make synchronized as method assumes a lock is held on the 
instance
     new dee5f2c  Refactor allocations for the connection flow control window

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:
 java/org/apache/coyote/http2/AbstractStream.java   |  27 ++
 .../apache/coyote/http2/Http2UpgradeHandler.java   | 318 ++++++++-------------
 .../apache/coyote/http2/LocalStrings.properties    |   4 +-
 .../coyote/http2/WindowAllocationManager.java      |  12 +-
 .../apache/coyote/http2/TestHttp2Section_5_3.java  |   5 +
 webapps/docs/changelog.xml                         |   6 +
 6 files changed, 165 insertions(+), 207 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to