This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 0775e9a595 Update after switch to StringUtils new 5d2542e8db Refactor LinkedList to Deque and ArrayDeque new 4fa5dc67e1 Switch Deque implementations from LinkedList to ArrayDeque new 7c706d0d0c Add implementation comment 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/javax/el/ELContext.java | 4 ++-- java/org/apache/catalina/filters/RemoteIpFilter.java | 4 +++- java/org/apache/catalina/ssi/ExpressionParseTree.java | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org