RFR: 8224052: Javadoc doesn't handle non-public intermediate types well
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Jan 15 19:03:06 UTC 2020
On 1/15/20 10:46 AM, Hannes Wallnöfer wrote:
> Finally, as hinted by Jon on JBS, there was a bug where methods inherited from private intermediate classes where not documented. This is also fixed by accepting private types in Utils.isUndocumentedEnclosure(TypeElement).
I'm not sure this was a bug, just an unexpected behavior. We might need
to investigate this one a bit more.
-- Jon
More information about the javadoc-dev
mailing list