This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from c28cc5e1f4 Update after switch to StringUtils new 66e9f716b9 Refactor LinkedList to Deque and ArrayDeque new dd2643f3bc Switch Deque implementations from LinkedList to ArrayDeque new b899a62782 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