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 9aae3a2798 Remove unnecessary code new d1ac5ece13 Remove unused code new 26204b79db Add @Override new 16fa5e03a1 Refactor for cleaner code and to avoid NPE warnings from IDE new ebbeb0b943 Fix IDE warnings The 4 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 ++++++++ java/org/apache/tomcat/dbcp/dbcp2/DataSourceMXBean.java | 7 ------- test/org/apache/tomcat/util/net/jsse/TestPEMFile.java | 3 +-- 5 files changed, 13 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org