On Thu, 14 Sep 2023 08:05:58 GMT, Abhishek Kumar <[email protected]> wrote:

> Few closed JInternalFrame and JMenuBar swing tests are open sourced.

test/jdk/javax/swing/JInternalFrame/bug4309079.java line 58:

> 56:         try {
> 57:             Robot robot = new Robot();
> 58:             robot.setAutoDelay(100);

Inconsistent w.r.t other tests 
(test/jdk/javax/swing/JInternalFrame/bug4732229.java)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15735#discussion_r1326792426

Reply via email to