On Mon, 27 Feb 2023 20:09:12 GMT, Martin Buchholz <mar...@openjdk.org> wrote:

> I wonder if there's now a way to override javadoc for remove() without 
> creating a new method body.

I thought recent javadoc features might have been useful here, but I scanned 
the results from this jql:


subcomponent in ( "javadoc(tool)", "doclet" )  AND (resolution in ( Fixed, 
Approved ) ) AND issuetype in (JEP, Enhancement) ORDER BY resolved  DESC


and came up empty

-------------

PR: https://git.openjdk.org/jdk/pull/12729

Reply via email to