On Wed, 13 Mar 2024 17:52:29 GMT, Abhishek Kumar <[email protected]> wrote:

>> Conversion of manual applet test to automated test. CI testing is green. 
>> Link attached to JBS.
>
> Abhishek Kumar has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Review comment fix

test/jdk/javax/swing/JTable/bug4222153.java line 95:

> 93:             robot.keyRelease(KeyEvent.VK_TAB);
> 94:             robot.waitForIdle();
> 95:             robot.delay(20);

@kumarabhi006 whitespace error detected at line#96.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18275#discussion_r1523706463

Reply via email to