RFR: 8305427: Write a test Check whether focus changes as expected when requestFocus is used to traverse randomly around the window [v4]
Ravi Gupta
duke at openjdk.org
Tue May 2 13:01:31 UTC 2023
> 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:
8305427: CountDownLatch used
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13293/files
- new: https://git.openjdk.org/jdk/pull/13293/files/2f071815..064595c2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13293&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13293&range=02-03
Stats: 99 lines in 1 file changed: 50 ins; 23 del; 26 mod
Patch: https://git.openjdk.org/jdk/pull/13293.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13293/head:pull/13293
PR: https://git.openjdk.org/jdk/pull/13293
More information about the client-libs-dev
mailing list