1. Make sure that you are not retaining any references to the images.
2. Try invoking flush() on each image when you are done with it.
3. "created a buffered image object" could have any of several different meanings. To get better help sooner, post a SSCCE that clearly demonstrates your problem.
Use code tags to post codes -- [ code]CODE[ /code] will display as CODE
Or ...



