Integrated: 8302525: Write a test to check various components send Events while mouse and key are used simultaneously

Ravi Gupta duke at openjdk.org
Mon Feb 20 18:35:39 UTC 2023


On Wed, 15 Feb 2023 12:50:42 GMT, Ravi Gupta <duke at openjdk.org> wrote:

> Main aim of this testcase is to test the behavior of various events under stress.
> 
> This testcase verifies the following assertions
> a. This TestCase performs various mouse and key operations on components and checks whether all the events are getting triggered properly.
> b. It also checks some of the component specific events like item, action wherever necessary.
> 
> Testing:
> Tested using Mach5(20 times per platform) in macos,linux and windows and got all pass.

This pull request has now been integrated.

Changeset: c7517b3d
Author:    ravi.ra.gupta <ravi.ra.gupta at oracle.com>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c7517b3decdc55edb7f0ce6e6aa09a6b653c747d
Stats:     556 lines in 1 file changed: 556 ins; 0 del; 0 mod

8302525: Write a test to check various components send Events while mouse and key are used simultaneously

Reviewed-by: serb

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

PR: https://git.openjdk.org/jdk/pull/12571



More information about the client-libs-dev mailing list