<AWT Dev> [9] Review Request: 8144164 [macosx] Test java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest failed
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Feb 29 15:56:17 UTC 2016
On 29.02.16 18:49, Yuri Nesterenko wrote:
> Hi Sergey,
>
> fix looks OK to me.
> We didn't see the original issue on Mac, did we?
It was fixed long time ago before osx-port in jdk6. So on OSX, I just
tries to check something similar to what we do on other platforms
instead of excluding the test for OSX.
>
> Thanks,
> -yan
>
> On 02/28/2016 10:33 PM, Sergey Bylokhov wrote:
>> Hello,
>> Please review the small fix for jdk9.
>>
>> The test tries to use Alt+F4 but it is meaningless on OSX.
>> - On OSX Ctrl+f4 (cycle between open windows in all applications) now is
>> used, to simulate the native focus lost.
>> - cleanup.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8144164
>> Webrev can be found at:
>> http://cr.openjdk.java.net/~serb/8144164/webrev.01
>>
>
--
Best regards, Sergey.
More information about the awt-dev
mailing list