On Tue, 29 Sep 2020 16:32:00 GMT, Jonathan Gibbons <[email protected]> wrote:
> This is primarily a cosmetic cleanup for the doc comments on > `AbstractMemberWriter`, but cleaning up some of the > comments leaked into fixing up comments on overridden methods as well. Marked as reviewed by ksrini (Reviewer). src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractMemberWriter.java line 235: > 233: * > 234: * @param member the member to add the type for > 235: * @param code the content tree to which the modified will be added I think this should be modifier not modified. ------------- PR: https://git.openjdk.java.net/jdk/pull/405
