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

drawImage Memory Leak

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.5
    • 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: