On Tue, 8 Apr 2025 09:02:25 GMT, Hannes Wallnöfer wrote:
>> Please review an enhancement to treat classes and interfaces that are not
>> included and not unconditionally exported as hidden. This means they do not
>> show up in the generated documentation even if they are implemented or
>> exte
On Tue, 8 Apr 2025 09:02:25 GMT, Hannes Wallnöfer wrote:
>> Please review an enhancement to treat classes and interfaces that are not
>> included and not unconditionally exported as hidden. This means they do not
>> show up in the generated documentation even if they are implemented or
>> exte
On Sat, 5 Apr 2025 00:35:35 GMT, Chen Liang wrote:
>> Hannes Wallnöfer has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Review feedback: add Utils.isVisible(TypeElement) method
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclet
> Please review an enhancement to treat classes and interfaces that are not
> included and not unconditionally exported as hidden. This means they do not
> show up in the generated documentation even if they are implemented or
> extended by a documented type.
>
> This change makes the `@hidden
On Fri, 4 Apr 2025 13:36:19 GMT, Hannes Wallnöfer wrote:
> Please review an enhancement to treat classes and interfaces that are not
> included and not unconditionally exported as hidden. This means they do not
> show up in the generated documentation even if they are implemented or
> extended
Please review an enhancement to treat classes and interfaces that are not
included and not unconditionally exported as hidden. This means they do not
show up in the generated documentation even if they are implemented or extended
by a documented type.
This change makes the `@hidden` JavaDoc ta