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 b6678986b4 Replace calls to methods that are deprecated in Java 16+
     new 07c45306d2 CheckStyle Javadoc checks += 
JavadocMissingWhitespaceAfterAsterisk
     new d21508b49b Fix copy/paste error

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:
 java/javax/servlet/jsp/JspWriter.java              |  2 +-
 java/javax/servlet/jsp/tagext/TagData.java         |  2 +-
 java/org/apache/catalina/servlets/CGIServlet.java  | 10 ++++----
 .../apache/catalina/servlets/DefaultServlet.java   |  2 +-
 .../apache/jasper/servlet/JspServletWrapper.java   |  2 +-
 .../org/apache/tomcat/dbcp/pool2/PooledObject.java |  2 +-
 .../tomcat/dbcp/pool2/impl/AbandonedConfig.java    |  2 +-
 .../tomcat/util/bcel/classfile/ElementValue.java   | 28 +++++++++++-----------
 .../util/modeler/BaseNotificationBroadcaster.java  |  3 +--
 .../apache/tomcat/jdbc/pool/DataSourceFactory.java |  4 ++--
 res/checkstyle/checkstyle.xml                      |  1 +
 .../apache/catalina/tribes/TesterMulticast.java    |  8 +++----
 12 files changed, 32 insertions(+), 34 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to