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 954cb1c3f2 Remove JreCompat support for Java 16 and associated Java < 16 code new cec322c87d More clean-up after removing support for using a SecurityManager new 4ce8c0a059 Fix test broken by Java 16 deprecation fixes The 2 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: TOMCAT-NEXT.txt | 6 ++---- conf/web.xml | 4 ---- java/jakarta/servlet/ServletContext.java | 3 --- java/org/apache/catalina/core/StandardWrapper.java | 6 ------ java/org/apache/tomcat/dbcp/pool2/impl/ThrowableCallStack.java | 6 +++--- test/org/apache/juli/TestThreadNameCache.java | 2 +- webapps/docs/cgi-howto.xml | 3 +-- webapps/docs/config/systemprops.xml | 9 --------- webapps/docs/jasper-howto.xml | 4 ++-- webapps/docs/ssi-howto.xml | 4 +--- 10 files changed, 10 insertions(+), 37 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org