This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from c88cf8f Improve clean-up after an OOME during request processing
new 661f583 Align with 8.5.x/9.0.x
new a354f2d Fix some Javadoc warnings with Java 13
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:
java/org/apache/catalina/ha/backend/Sender.java | 10 +-
java/org/apache/catalina/ha/backend/TcpSender.java | 1 +
.../apache/catalina/tribes/ChannelReceiver.java | 3 +-
.../catalina/tribes/transport/ReceiverBase.java | 25 +--
.../tribes/transport/bio/BioReplicationTask.java | 9 +-
.../catalina/tribes/transport/bio/BioSender.java | 26 +--
.../apache/catalina/tribes/util/StringManager.java | 177 +++++++++++++++++----
java/org/apache/tomcat/util/buf/ByteChunk.java | 23 ++-
java/org/apache/tomcat/util/buf/MessageBytes.java | 84 ++++++----
9 files changed, 251 insertions(+), 107 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]