On Wed, 13 Nov 2024 19:58:10 GMT, Marius Hanl <mh...@openjdk.org> wrote:

>> (here and elsewhere)
>
> I usually keep it this way as it is still readable and less space. But 
> changed the formatting so that the statement with the dot `.filter` is in the 
> new line. This is as far as I know what most people do.

there is generally added benefit in case of an exception the line number would 
point to the offending code, rather than to the whole line.

it's probably not important here as we don't deal with deciphering ancient logs 
as much.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1635#discussion_r1841104260

Reply via email to