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

Ravi Gupta duke at openjdk.org
Wed Apr 5 11:47:06 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: code formatting

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13293/files
  - new: https://git.openjdk.org/jdk/pull/13293/files/14e2c8b5..1905d463

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13293&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13293&range=00-01

  Stats: 25 lines in 1 file changed: 10 ins; 6 del; 9 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