<AWT Dev> [11][JDK-8197810]RFR: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue May 29 15:18:24 UTC 2018


Hi, Krishna.
On 08/05/2018 02:59, Krishna Addepalli wrote:
> The basic problem is that, the Robot mouse move is moving to position 
> where item 0 is located (which is already selected), and selecting it. 
> Since this item is already selected, there is no new item selection 
> event generated, which is why the test fails.
As far as I understand the usecase which your describe was implemented 
intentionally in this test to verify the bug:
https://bugs.openjdk.java.net/browse/JDK-4902933

Did you check what is the reason of behavior change?


-- 
Best regards, Sergey.


More information about the awt-dev mailing list