On Fri, 6 Sep 2024 00:13:26 GMT, Harshitha Onkar <[email protected]> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Test name renamed
>
> test/jdk/javax/swing/JTabbedPane/TestJTabbedPaneBackgroundColor.java line 54:
> 
>> 52:     public static void main(String[] args) throws Exception {
>> 53:         robot = new Robot();
>> 54:         robot.setAutoDelay(200);
> 
> This can be removed as there no Robot mouse or key events.
>  `robot.setAutoDelay(200);`

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20791#discussion_r1746538631

Reply via email to