On Thu, 12 Mar 2026 10:39:50 GMT, Tejesh R <[email protected]> wrote:

>> test/jdk/javax/swing/JTable/8236907/LastVisibleRow.java line 75:
>> 
>>> 73:             resetMousePos();
>>> 74:             testRobot.delay(1000);
>>> 75:             testRobot.waitForIdle();
>> 
>> A delay of 1s seems unnecessary after mouse move. Can be removed if auto 
>> delay is set in the beginning.
>
> removed.

Looks like you missed removing couple of 1s delays at other places - after 
capturing bufferedImageBefore and bufferedImageAfter images.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30177#discussion_r2927739429

Reply via email to