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 62a54d4 Deprecate unused Executor method new 4ae47eb Remove deprecated execute(Runnable, long, TimeUnit) method new 6590a3c Improve comment new c383609 Remove unnecessary code The 3 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/Executor.java | 23 -------------- .../apache/catalina/core/LocalStrings.properties | 1 - .../catalina/core/LocalStrings_fr.properties | 1 - .../catalina/core/LocalStrings_ja.properties | 1 - .../catalina/core/LocalStrings_ko.properties | 1 - .../catalina/core/LocalStrings_zh_CN.properties | 1 - .../catalina/core/StandardThreadExecutor.java | 23 ++------------ .../tomcat/util/threads/ThreadPoolExecutor.java | 37 ++++------------------ 8 files changed, 9 insertions(+), 79 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org