On 11/05/2026 10:17, Rémy Maucherat wrote:
On Mon, May 11, 2026 at 11:16 AM <[email protected]> wrote:

This is an automated email from the ASF dual-hosted git repository.

rmaucher pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/11.0.x by this push:
      new 9d8b4c99e9 Fix Jakarta EE APIs javadoc issues
9d8b4c99e9 is described below

commit 9d8b4c99e9075901a651fbb3152981a547e96121
Author: remm <[email protected]>
AuthorDate: Sat May 9 09:04:07 2026 +0200

     Fix Jakarta EE APIs javadoc issues

     Includes TODO fixes and a few cut and paste issues.
     Coauthored by OpenCode.
     One question is if the explicit default constructor will mess up with
     the signature validation from the TCK, in which case I will redo it
     without that (so I will not backport for now).

I have not noticed any TCK troubles caused by the change.

I haven't checked exhaustively but there first couple of classes I checked, the signature file already included the default constructor so an explicit declaration should be fine.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to