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

D3D: Some images loaded via Toolkit or ImageIcon can't be accelerated

XMLWordPrintable

    • 2d
    • b06
    • x86
    • windows_xp
    • Verified

        This is a copy of this bug:
           6231864: Some images loaded via Toolkit or ImageIcon can't be accelerated
        Since it was closed as a duplicate of another bug fixed in jdk7 I can not
        create a sub-cr, so I'm creating this new bug.

        Some images loaded via Toolkit.createImage() (or ImageIcon, which uses the
        Toolkit methods internally) cannot be accelerated. Run the attached testcase
        (ManagedTest.java) with tracing enabled, and note that we always render using
        the sysmem-based surface:
        % java -Dsun.java2d.trace=log ManagedTest

        Note that this bug does not affect the way an application will look, but it
        does make rendering certain images much slower than necessary.

              tdv Dmitri Trembovetski (Inactive)
              tdv Dmitri Trembovetski (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: