On Thu, 5 May 2022 06:58:26 GMT, Srinivas Mandalika <[email protected]> wrote:
> 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. This pull request has now been integrated. Changeset: e72742ee Author: Srinivas Mandalika <[email protected]> Committer: Phil Race <[email protected]> URL: https://git.openjdk.org/jdk/commit/e72742eeb5f265e854d098a560cb41c83e93f905 Stats: 121 lines in 1 file changed: 121 ins; 0 del; 0 mod 8286172: Create an automated test for JDK-4516019 Reviewed-by: prr, achung ------------- PR: https://git.openjdk.org/jdk/pull/8546
