drawImage Memory Leak

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1.5
    • Component/s: client-libs
    • sparc
    • solaris_2.6



      Name: dgC58589 Date: 01/26/98


      When

         g.drawImage(offImage,
      0,0,fixedMagnification*imageWidth,fixedMagnification*imageHeight,
      sourceX1,sourceY1,sourceX2,sourceY2,
      this);

      is used repeatedly to draw different jpeg images
      loaded from disk the process size grows with
      every drawImage though Image.flush() is called
      whenever a new image is drawn. This happens
      on Solaris 2.5, Sparc.
      (Review ID: 23546)
      ======================================================================

            Assignee:
            Mike Bronson (Inactive)
            Reporter:
            David Graham-cumming (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: