On Fri, 21 Apr 2023 17:57:08 GMT, Alexey Ivanov <[email protected]> wrote:

>> Dmitry Cherepanov has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   fixed long lines
>
> test/jdk/sun/java2d/loops/GraphicsPrimitiveMgrTest.java line 28:
> 
>> 26: import java.util.concurrent.CountDownLatch;
>> 27: 
>> 28: /**
> 
> Suggestion:
> 
> /*
> 
> It's not a javadoc, so to avoid lots of warnings from IDE because of invalid 
> tags, it's better to use a single asterisk.

or probably it is better to save that tags as custom in IDE, so it will 
actually check that all of them are correct.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13459#discussion_r1174135237

Reply via email to