This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 37adf9dc4b Remove unnecessary code new 598ab48386 Remove unused code new be6166f4de Add @Override new 619aab7c35 Refactor for cleaner code and to avoid NPE warnings from IDE new df5504c67b 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