Not being able to sync with the monitor's refresh means that we're "flying blind" in terms of driving our animations. Other than cranking up the animation timer, there doesn't seem to be a way to guarantee that we draw one (and only one) animation frame per screen redraw.
This may well require changes on the JavaSE side.
See alsoRT-340.
This may well require changes on the JavaSE side.
See also
- relates to
-
JDK-8104684 Animation stutters
- Closed
-
JDK-8099482 Improve performance of graphics rendering operations
- Resolved