Re: [9] Review request for 8160879 [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception

2016-07-07 Thread Alexander Zvegintsev
+1 -- Thanks, Alexander. On 07/07/2016 12:51 PM, Semyon Sadetsky wrote: Looks good to me. --Semyon On 07.07.2016 12:33, Alexandr Scherbatiy wrote: Hello, Could you review the fix: bug: https://bugs.openjdk.java.net/browse/JDK-8160879 webrev: http://cr.openjdk.java.net/~alexsch/8160879/

Re: [9] Review request for 8160879 [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception

2016-07-07 Thread Semyon Sadetsky
Looks good to me. --Semyon On 07.07.2016 12:33, Alexandr Scherbatiy wrote: Hello, Could you review the fix: bug: https://bugs.openjdk.java.net/browse/JDK-8160879 webrev: http://cr.openjdk.java.net/~alexsch/8160879/webrev.00 VALUE_TEXT_ANTIALIAS_OFF should be used for the null antialias

[9] Review request for 8160879 [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception

2016-07-07 Thread Alexandr Scherbatiy
Hello, Could you review the fix: bug: https://bugs.openjdk.java.net/browse/JDK-8160879 webrev: http://cr.openjdk.java.net/~alexsch/8160879/webrev.00 VALUE_TEXT_ANTIALIAS_OFF should be used for the null antialiased hint instead of VALUE_ANTIALIAS_OFF. Thanks, Alexandr.