On Wed, 7 Jun 2023 20:33:00 GMT, Jonathan Gibbons <[email protected]> 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