As an extension to JDK-8189926 (Mac specific),
Pulse generation can be optimized when a JavaFX application is idle.
Implement functionality to pause and resume the timer which generates pulse.
Pulse generation can be optimized when a JavaFX application is idle.
Implement functionality to pause and resume the timer which generates pulse.
- relates to
-
JDK-8189926 [Mac] Pulse timer should pause when idle
- Resolved