JDK-8214041 : Optimize pulse generation on Linux
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: linux
  • Submitted: 2018-11-19
  • Updated: 2018-11-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
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.