On Wed, 13 Mar 2024 18:05:08 GMT, Harshitha Onkar <[email protected]> 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
