JDK-8099459 : Optimize image loading and thumbnail creation
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx1.2
  • Priority: P3
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2008-11-22
  • Updated: 2015-06-16
  • Resolved: 2011-04-15
Related Reports
Relates :  
Sub Tasks
JDK-8100247 :  
JDK-8100248 :  
JDK-8100249 :  
JDK-8100250 :  
JDK-8100251 :  
JDK-8100252 :  
Description
Loading large images, especially JPEGs, is a common operation in FX apps.  It is also common for FX apps to create lots of small thumbnail images from large originals (e.g. in a photo viewer).  Investigation has uncovered lots of inefficiencies in the image loading/scaling process that need to be fixed.

This bug report will serve as an umbrella for more specific reports.


Comments
No further progress is planned.
15-04-2011