RFR: 8328089: Automate javax/swing/JTable/4222153/bug4222153.java applet test [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Wed Mar 13 18:12:38 UTC 2024
On Wed, 13 Mar 2024 18:05:08 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> 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.
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18275#discussion_r1523711411
More information about the client-libs-dev
mailing list