On Mon, 7 Jul 2025 06:29:17 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> test/jdk/java/awt/Mouse/MouseModifiersUnitTest/ExtraButtonDrag.java line 55:
>> 
>>> 53: 
>>> 54:     public static void main(String []s) throws 
>>> InvocationTargetException, InterruptedException, AWTException{
>>> 55:         frame = new ExtraButtonDrag();
>> 
>> please use robot.waitForIdle before robot.delay after frame is set visible..
>
> Call frame AWT API  within EDT as you are doing for disposeFrame

take a look at the spacing throughout the (like between the operator etc) file 
since anyway you are updating the test..

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26043#discussion_r2189094090

Reply via email to