On Fri, 14 Apr 2023 20:08:43 GMT, Sergey Bylokhov <[email protected]> wrote:
>> Dmitry Cherepanov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> remove commented line
>
> test/jdk/sun/java2d/loops/GraphicsPrimitiveMgrTest.java line 38:
>
>> 36: private static volatile CountDownLatch latch;
>> 37:
>> 38: public static void main(final String[] args) throws
>> ClassNotFoundException, InterruptedException {
>
> please split the long lines to 80 chars per line
Fixed. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13459#discussion_r1168333063