RFR: 8339836: Open source several AWT Mouse tests - Batch 1 [v2]

Tejesh R tr at openjdk.org
Tue Sep 24 06:07:20 UTC 2024


On Mon, 23 Sep 2024 20:49:54 GMT, Phil Race <prr at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   MouseEnterExitTest converted to automated
>
> test/jdk/java/awt/Mouse/MouseEnterExitTest.java line 46:
> 
>> 44:  * @summary Test to verify Lightweight components don't get
>> 45:  *          enter/exit during drags
>> 46:  * @library /java/awt/regtesthelpers
> 
> Can't the drag be done by Robot to make this an automated test ?

Yes, converted to automated test. Tested in CI too.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21124#discussion_r1772680704


More information about the client-libs-dev mailing list