RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v2]
Alexey Ivanov
aivanov at openjdk.org
Fri Nov 22 19:06:20 UTC 2024
On Thu, 21 Nov 2024 17:47:34 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> I didn't get?
>
> Usually an empty newline at the end is used.
If I get @DamonGuy correctly, all the files are supposed to end with a blank line, more accurately with `\n` LF character. If the file doesn't, Git and `diff` display a warning ‘no line break’.
The `HoveringAndDraggingTest.java` file correctly ends with one blank line.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1854501659
More information about the client-libs-dev
mailing list