On Wed, 26 Apr 2023 22:11:54 GMT, Sergey Bylokhov <[email protected]> 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
