On 08/04/2020 14:07, Daniel Fuchs wrote:
Hi Pavel,
On 08/04/2020 13:56, David Holmes wrote:
and `@exception` tags for checked exceptions that were neither thrown
nor imported
Hopefully that's only on internal classes.
From a quick scan, the changes are to internal classes and a few
non-public elements of public API classes. So I don't think anything
should impact the javadoc. I'm guessing this patch is motivated by
something creating that is running the javadoc tool with different
options to what the "docs" target uses.
-Alan