Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

about memory leak using ImageIO

3310141Sep 8 2016 — edited Sep 17 2016

I have encountered a problem in my recent work. Memory is never released and increasing continuously when client is reading dicom files from dicm4chee server via javax.imageio.ImageReader,  but if client is reading png,jpeg files from dcm4chee server via ImageReader, memory works very well?  Anyone knows why?

Thanks first !

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2016
Added on Sep 8 2016
16 comments
1,631 views