RFR: 8051591: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails [v3]

Abhishek Kumar abhiscxk at openjdk.org
Fri Sep 6 05:47:31 UTC 2024


On Fri, 6 Sep 2024 00:13:26 GMT, Harshitha Onkar <honkar at openjdk.org> 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


More information about the client-libs-dev mailing list