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 43643fe02c Add JRE fix detail to workaround so it can be removed later. new 71032f7b29 Improve locking of utility executor new 4b097bf2e9 Move management of utility executor from init/destroy to start/stop 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/connector/Connector.java | 13 +++-- java/org/apache/catalina/core/ContainerBase.java | 20 +++----- java/org/apache/catalina/core/StandardServer.java | 59 ++++++++++++---------- .../apache/catalina/ha/tcp/SimpleTcpCluster.java | 5 +- webapps/docs/changelog.xml | 5 ++ 5 files changed, 60 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org