RFR: 8316104: Open source several Swing SplitPane and RadioButton related tests

Abhishek Kumar abhiscxk at openjdk.org
Fri Sep 15 06:50:38 UTC 2023


On Thu, 14 Sep 2023 09:33:03 GMT, Tejesh R <tr at openjdk.org> wrote:

> Open sourcing these Swing SplitPane and RadioButton related tests:
> 
> javax/swing/JSplitPane/4147653/bug4147653.java
> javax/swing/JSplitPane/4870674/bug4870674.java
> javax/swing/JRadioButton/4823809/bug4823809.java

Do we need to add auto delay also for the tests? 
`robot.setAutoDelay(100);`

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

PR Comment: https://git.openjdk.org/jdk/pull/15738#issuecomment-1720764302


More information about the client-libs-dev mailing list