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 818a7a0378 Remove unnecessary code new 47fb2e2071 Remove unused code new 9f15371802 Add @Override new 077c0c5c10 Refactor for cleaner code and to avoid NPE warnings from IDE 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/connector/Response.java | 5 ++--- java/org/apache/catalina/filters/CsrfPreventionFilter.java | 2 ++ java/org/apache/coyote/http2/Stream.java | 8 ++++++++ test/org/apache/tomcat/util/net/jsse/TestPEMFile.java | 3 +-- 4 files changed, 13 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org