On Mon, 10 Jun 2024 20:03:11 GMT, Alisen Chung <ach...@openjdk.org> wrote:

>> Ravi Gupta has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8333403: Copyright Header added
>
> test/jdk/java/awt/event/ComponentEvent/ComponentEventTest.java line 134:
> 
>> 132: 
>> 133:             EventQueue.invokeAndWait(ComponentEventTest::initializeGUI);
>> 134:             robot.waitForIdle();
> 
> I was notified robot.delay(1000); is more standard here

i have make robot.delay(500); it works fine.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19521#discussion_r1639248279

Reply via email to