This is an automated email from the ASF dual-hosted git repository.

ebourg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from f3b75d2  Replace Runnable inner classes with lambda expressions
     new 521b3a3  Replace Collections.sort() with List.sort()
     new 382dffc  Replace loops with Collection.removeIf() when possible

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/core/ApplicationPushBuilder.java      |  9 +--------
 java/org/apache/catalina/manager/HTMLManagerServlet.java       |  2 +-
 java/org/apache/catalina/ssi/SSIMediator.java                  |  9 +--------
 java/org/apache/catalina/startup/WebappServiceLoader.java      |  8 +-------
 java/org/apache/catalina/tribes/group/AbsoluteOrder.java       |  2 +-
 java/org/apache/el/stream/Stream.java                          |  2 +-
 .../tomcat/buildutil/translate/BackportTranslations.java       | 10 +---------
 java/org/apache/tomcat/util/descriptor/web/WebXml.java         |  8 +-------
 .../tomcat/util/modeler/BaseNotificationBroadcaster.java       |  9 +--------
 9 files changed, 9 insertions(+), 50 deletions(-)


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

Reply via email to