On Thu, 21 Nov 2024 17:47:34 GMT, Damon Nguyen <dngu...@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

Reply via email to