On Wed, 25 May 2022 19:43:55 GMT, Jonathan Gibbons <[email protected]> wrote:
>> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractTreeWriter.java
>> line 94:
>>
>>> 92: }
>>> 93:
>>> 94: protected void addTree(Hierarchy hierarchy, String heading, Content
>>> content) {
>>
>> You should keep and adapt the doc comment of the addTree method you removed
>> above.
>
> Noted; will do.
done
-------------
PR: https://git.openjdk.java.net/jdk/pull/8523
