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 148f6e436b Update after switch to StringUtils new 5daaee5df3 Refactor LinkedList to Deque and ArrayDeque new 18fea82fe3 Switch Deque implementations from LinkedList to ArrayDeque new 4b0392eec3 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/jakarta/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