https://issues.apache.org/bugzilla/show_bug.cgi?id=43940
Ognjen Blagojevic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #24 from Ognjen Blagojevic <[email protected]> 2012-04-26 17:38:49 UTC --- (In reply to comment #17) > Other than o.a.f.pdf.PDFNumber, I found two more occurrences of > DecimalFormatCache: > > 1. o.a.f.pdf.PDFColorHandler > 2. o.a.f.render.intermediate.IFUtil > > Those need to have DecimalFormatCache appropriately replaced with > DecimalFormatUtil, before we can safely remove DecimalFormatCache. > > I am working on the patches for those two classes. Unified patch is attached. All the patches attached to this issue are functional. After applying all patches to xmlgraphics-commons and fop, one may delete DecimalFormatCache class safely... and solve memory leaks. -Ognjen -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
