On Wed, 12 Jul 2023 14:00:13 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

>> Jonathan Gibbons has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Improve comments
>>   Convert `InheritableTaglet` to just a marker interface.
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/taglets/InheritDocTaglet.java
>  line 57:
> 
>> 55:      * Construct a new InheritDocTaglet.
>> 56:      */
>> 57:     public InheritDocTaglet(HtmlConfiguration config) {
> 
> Could have package access instead.

Yes, also for `SummaryTaglet`

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14793#discussion_r1261691692

Reply via email to