Integrated: 8286172: Create an automated test for JDK-4516019

Srinivas Mandalika smandalika at openjdk.org
Mon Jul 18 17:23:07 UTC 2022


On Thu, 5 May 2022 06:58:26 GMT, Srinivas Mandalika <smandalika at openjdk.org> 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 <smandalika at openjdk.org>
Committer: Phil Race <prr at openjdk.org>
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



More information about the client-libs-dev mailing list