-
Bug
-
Resolution: Fixed
-
P4
-
19
-
b11
Call Robot.waitForIdle() after createUI and before getting the location of the JSpinner component in the test: javax/swing/JSpinner/4515999/JSpinnerMouseAndKeyPressTest.java.
This is needed to ensure all the events for creating and displaying the frame are processed before interacting with the components on the screen.
This is needed to ensure all the events for creating and displaying the frame are processed before interacting with the components on the screen.
- relates to
-
JDK-8281296 Create a regression test for JDK-4515999
-
- Resolved
-