Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8101857

Reduce memory needed by JPEG loader when down-scaling

    XMLWordPrintable

Details

    Description

      We should consider reducing the memory needed by JPEG loader when down-scaling. See RT-20295 for a test case. Currently we load the entire image in memory and then down-scale it, which is technically correct, but uses more memory than might be needed if we scaled as part of the loader.

      This would complicate the loader, so we may or may not want to actually implement this.

      Attachments

        Issue Links

          Activity

            People

              ckyang Chien Yang (Inactive)
              kcr Kevin Rushforth
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported: