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 6d02df2  Deprecate unused method. Improve Javadoc.
     new 4289f47  Remove deprecated code
     new c03c7c8  Replace Tomcat's ThreadPoolExecutor with the current JSR 166 
version
     new 8bd316a  Clean up imported code
     new 4c31464  Merge in changes from Tomcat's extended ThreadPoolExecutor
     new 0f2e084  Fix BZ 65454. Correct a timing issue that could delay a 
request

The 5 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/tomcat/util/threads/TaskQueue.java |   24 -
 .../tomcat/util/threads/ThreadPoolExecutor.java    | 2335 +++++++++++++++++++-
 webapps/docs/changelog.xml                         |    6 +
 3 files changed, 2249 insertions(+), 116 deletions(-)

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

Reply via email to