RFR: 8273685 : Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction [v2]

lawrence.andrews github.com+87324768+lawrence-andrew at openjdk.java.net
Fri Sep 17 14:52:42 UTC 2021


On Wed, 15 Sep 2021 15:21:12 GMT, Alexey Ivanov <aivanov at openjdk.org> 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



More information about the client-libs-dev mailing list