JDK-8104161 : Research Retained Mode
  • Type: Task
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2011-11-01
  • Updated: 2015-06-16
  • Resolved: 2012-06-12
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
8Resolved
Related Reports
Blocks :  
Relates :  
Description
This is a task for the time used to compare Immediate mode vs retained mode rendering API.
Comments
Duplicate of RT-17582
12-06-2012

I actually think that this is a matter of robustness of our ResourceFactory. These "retained data structures" should come from analyzing the scene graph, and be created from a more robust resource factory.
08-11-2011