-
Bug
-
Resolution: Unresolved
-
P3
-
11
Experiment implemented in JDK-8198922 showed that the button is actually pressed (action listener is invoked) but the button is not repainted.
Further experiments shown that making an additional call to repaint method helps to refresh the graphics.
This bug is to integrate additional repaint call and remove instrumentation added byJDK-8198922.
Further experiments shown that making an additional call to repaint method helps to refresh the graphics.
This bug is to integrate additional repaint call and remove instrumentation added by
- relates to
-
JDK-8198922 Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
-
- Resolved
-
-
JDK-8198920 sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java Fails with timeout
-
- Closed
-