-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.5
-
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)
======================================================================
- duplicates
-
JDK-4078566 Memory leak in X11/Motif AWT image_FreeBufs()
-
- Closed
-