On Fri, 27 Feb 2026 17:26:25 GMT, John Hendrikx <[email protected]> wrote:

>> modules/javafx.graphics/src/test/java/test/javafx/scene/layout/AsciiArtParser.java
>>  line 523:
>> 
>>> 521:     return extent;
>>> 522:   }
>>> 523: }
>> 
>> missing newline
>
> is that a problem?

If you, for some reason, happen to utter `cat a b > meow`, and "a" doesn't have 
a terminal newline character, you'll get a fused line in the middle.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2077#discussion_r2865498060

Reply via email to