On 07/05/2026 08:22, [email protected] wrote:
This is an automated email from the ASF dual-hosted git repository.
rmaucher pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 8173b0451b Javadoc fixes and improvements
8173b0451b is described below
commit 8173b0451b2bfa1aab71acc0aa320e3de99b5734
Author: remm <[email protected]>
AuthorDate: Thu May 7 09:22:28 2026 +0200
Javadoc fixes and improvements
Many of these appear to be unnecessary. Javadoc is being copied verbatim
from over-ridden methods. This doesn't add any value (Javadoc will use
the super class method's Javadoc) and may cause issues since any
subsequent changes to the super class Javadoc will not be picked up.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]