RFR: 8285368: Overhaul doc-comment inheritance [v2]

Pavel Rappo prappo at openjdk.org
Wed Jun 7 20:51:53 UTC 2023


On Wed, 7 Jun 2023 20:29:07 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> Pavel Rappo has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   feedback: make warning less scary
>
> test/langtools/jdk/javadoc/doclet/testDirectedInheritance/TestDirectedInheritance.java line 673:
> 
>> 671:      *
>> 672:      * For now a warning is issued if a doc comment inherits from
>> 673:      * an indirect supertype.
> 
> Not sure I agree with this. Can we discuss?

Sure we can; this relates to an earlier comment of yours on Utils.isDirectSupertype here: https://github.com/openjdk/jdk/pull/14357#discussion_r1222053011

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14357#discussion_r1222141331


More information about the core-libs-dev mailing list