RFR: 6381729: Javadoc for generic constructor doesn't document type parameter
Hannes Wallnöfer
hannesw at openjdk.org
Tue Jul 23 13:28:36 UTC 2024
On Mon, 22 Jul 2024 15:08:02 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:
>> This needs to be coordinated with @hns who is working on similar issues. He is currently OOTO, but will be back soon.
>
>> This needs to be coordinated with @hns who is working on similar issues. He is currently OOTO, but will be back soon.
>
> @hns are you back in town? Any thoughts/comments? Thanks.
Thanks for the heads-up, @archiecobbs and @jonathan-gibbons. The only file I also modified in my current patch is `AbstractExectutableMemberWriter.java`, but I modify existing code whereas you add a method, so no problems there.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20044#issuecomment-2245252422
More information about the javadoc-dev
mailing list