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

Pavel Rappo prappo at openjdk.org
Thu Jun 8 14:47:16 UTC 2023


On Wed, 7 Jun 2023 20:33:00 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/testMethodCommentAlgorithm/TestMethodCommentsAlgorithm.java line 273:
> 
>> 271:             }
>> 272:         }
>> 273:         System.err.println("Test suite root: " + p);
> 
> You might want to use `JavadocTester.out` instead of `System.err`

Fixed in cccffa660a8.

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

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


More information about the compiler-dev mailing list