RFR: 8305427: Write a test Check whether focus changes as expected when requestFocus is used to traverse randomly around the window [v5]

Ravi Gupta duke at openjdk.org
Thu Jun 22 04:40:06 UTC 2023


On Thu, 4 May 2023 09:56:18 GMT, Ravi Gupta <duke at openjdk.org> wrote:

>> This testcase Checking whether the Component becoming the Focus Owner and FocusEvent.FOCUS_GAINED will be received by the Component when the focus is requested on the component using requestFocus.
>> 
>> Testing:
>> Tested using Mach5(20 times per platform) in macos,linux and windows and got all pass.
>
> Ravi Gupta has updated the pull request incrementally with one additional commit since the last revision:
> 
>   code modified

Any volunteers for a review?

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

PR Comment: https://git.openjdk.org/jdk/pull/13293#issuecomment-1601998652



More information about the client-libs-dev mailing list