On Wed, 15 Sep 2021 15:21:12 GMT, Alexey Ivanov <[email protected]> wrote:

>> lawrence.andrews has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Fixed minor issue
>
> test/jdk/java/awt/Graphics/LCDTextAndGraphicsState.java line 79:
> 
>> 77:         Graphics2D g2d = (Graphics2D) g;
>> 78:         g2d.setRenderingHint(RenderingHints.KEY_TEXT_ANTIALIASING,
>> 79:                 RenderingHints.VALUE_TEXT_ANTIALIAS_LCD_HRGB);
> 
> I'd rather keep them aligned as they were. I'm fine with reformatting, 
> though. Both variants are acceptable and there's no strong preference to 
> either in JDK code as far as I'm aware.

fixed

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

PR: https://git.openjdk.java.net/jdk/pull/5503

Reply via email to