On Wed, 15 Feb 2023 12:50:42 GMT, Ravi Gupta <[email protected]> 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
> b. properly. 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.

test/jdk/java/awt/event/StressTest/MouseAndKeyEventStressTest.java line 47:

> 45:  * @key headful
> 46:  * @bug 8302525
> 47:  * @summary Test performs various mouse and key operations to checks 
> events are getting triggered properly.

spelling - 'to check'

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

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

Reply via email to