> Create an automated test for 
> [JDK-4516019](https://bugs.openjdk.java.net/browse/JDK-4516019)
> 
> Clicking on the increment/decrement buttons of the spinner does not install 
> focus on the spinner or one of its focusable children.
> 
> The test validates the same.
> 
> This review is for migrating tests from a closed test suite to open.
> 
> Testing:
> The test ran successfully on Mach5 with multiple runs (30) on windows-x64, 
> linux-x64 and macos-x64.

Srinivas Mandalika has updated the pull request incrementally with two 
additional commits since the last revision:

 - Review comments fixed: Fixed file path, removed redundant sleep call etc.
 - Review comments fixed: Removed file under the 'bug id' folder structure

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8546/files
  - new: https://git.openjdk.java.net/jdk/pull/8546/files/f1c4278e..b4fef8cd

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8546&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8546&range=00-01

  Stats: 237 lines in 2 files changed: 115 ins; 122 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8546.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8546/head:pull/8546

PR: https://git.openjdk.java.net/jdk/pull/8546

Reply via email to