-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.0
-
None
-
beta
-
generic
-
windows_95
We need the ability to call Graphics.getClipBounds with a passed in Rectangle which gets updated instead of returning a new Rectangle each time. When painting complex lightweight component hierarchies, there are way too many Rectangles being created and then discarded, causing the garbage-collector to run too frequently.