Pavel,
Thanks for the feedback.
On 2/27/20 6:29 AM, Pavel Rappo wrote:
Nits
====
1. Since we are in this area, could you please fix the preexisting bad grammar?
That is, all the occurrences of "overriden" in "TestExternalOverridenMethod"
and everywhere under the test/langtools/jdk/javadoc/doclet/testPrivateClasses
directory.
Note to self: I note the bad class/filename as well.
2. Please escape "@param" in the top-level comment of the ParamTaglet type
with {@code ...}.
3. There's a line in "TestOverrideMethods" whose indentation is a bit off.
Agreed to all. Thanks for pointing out details like this.
-- Jon