[OpenJDK 2D-Dev] RFR: 8263984: Invalidate printServices when there are no printers [v3]
Alexey Ivanov
aivanov at openjdk.java.net
Tue Apr 6 20:38:58 UTC 2021
On Fri, 2 Apr 2021 01:56:37 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>>> To make it clear, you're for keeping the indentation as it was in the original PR to visually separate condition from the statement in the if block. Do I get it right, @mrserb?
>>
>> I think it looks better.
>
> BTW another solution is to move { to the next line if the previous statement was split across few lines.
I added a blank line between the condition and the body.
Does it look good? @mrserb, @jayathirthrao
-------------
PR: https://git.openjdk.java.net/jdk/pull/3151
More information about the 2d-dev
mailing list