JDK-8101801 : Multi-Core scalability
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-08-06
  • Updated: 2015-06-16
  • Resolved: 2012-11-06
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.
JDK 8
8Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
JavaFX must be scalable on multi-core systems (must take advantage of threads parallelism). Performance on multi-core must be at least as good as equivalent single-core systems.

Comments
Marking as fixed since all dependent issues are now done. We will track any remaining issues as bugs.
06-11-2012

No impact to docs.
15-10-2012

G11N/OK - most likely no translation required.
20-09-2012

The Prism Renderer Thread and the FX Application thread are now enabled to run in parallel by default (RT-15195). This umbrella issue will be left open until the dependent bugs are fixed to address the remaining MT issues for those areas that are not MT safe (snapshot, WebView, and full-screen overlay warning).
06-08-2012

Implements A360 Feature http://oracleplan.oracle.com/gotoEntity?entityType=FEATURE&entityId=825195
06-08-2012