RFR: 8328089: Automate javax/swing/JTable/4222153/bug4222153.java applet test [v2]
Harshitha Onkar
honkar at openjdk.org
Wed Mar 13 18:08:13 UTC 2024
On Wed, 13 Mar 2024 17:52:29 GMT, Abhishek Kumar <abhiscxk at openjdk.org> 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
More information about the client-libs-dev
mailing list