RFR: 6995195: Static initialization deadlock in sun.java2d.loops.Blit and GraphicsPrimitiveMgr [v3]

Dmitry Cherepanov dcherepanov at openjdk.org
Mon Apr 17 08:14:16 UTC 2023


On Fri, 14 Apr 2023 20:08:43 GMT, Sergey Bylokhov <serb at openjdk.org> 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



More information about the client-libs-dev mailing list