On Fri, 5 Apr 2024 17:24:06 GMT, Harshitha Onkar <[email protected]> wrote:

>> Tejesh R has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review comments updated - SizeMinimizedTest
>
> test/jdk/java/awt/Frame/SizeMinimizedTest.java line 60:
> 
>> 58:             });
>> 59:             robot.waitForIdle();
>> 60:             robot.delay(100);
> 
> The delay can be increased here since it is after createUI.
> 
> Suggestion:
> 
>             robot.delay(1000);

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18448#discussion_r1555215888

Reply via email to