On Fri, 2 Apr 2021 01:56:37 GMT, Sergey Bylokhov <s...@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

Reply via email to