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 May 4 09:56:18 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:
code modified
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13293/files
- new: https://git.openjdk.org/jdk/pull/13293/files/064595c2..a02de7da
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13293&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13293&range=03-04
Stats: 93 lines in 1 file changed: 28 ins; 55 del; 10 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