RFR: 8306681: Open source more AWT DnD related tests [v2]

Damon Nguyen dnguyen at openjdk.org
Wed Apr 26 22:48:30 UTC 2023


On Wed, 26 Apr 2023 22:11:54 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add endline
>
> test/jdk/java/awt/dnd/ZeroFormatTransferableTest.java line 82:
> 
>> 80:         throw new UnsupportedFlavorException(df);
>> 81:     }
>> 82: }
> 
> There is no new line at the end of each file?

I had confused a previous PR review comment about extra lines. I re-added the newline at the end of all files.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13674#discussion_r1178458771



More information about the client-libs-dev mailing list