https://issues.apache.org/bugzilla/show_bug.cgi?id=46319





--- Comment #7 from Adrian Meyer <[EMAIL PROTECTED]>  2008-12-02 14:03:01 PST 
---
Reducing heap size did not help - the application died just the same way but
much earlier.

Test with fop.jar from trunk is currently running - does not look very
promising according to heap figures.

I could not find a bug number with the property cache leak fix - is there
another way than svn history browsing to find out what was changed for this
fix?

Profiling shows me a growing number of allocations of the following class:
org.apache.fop.fo.flow.Marker$MarkerAttribute 
Although the instances seem to be referenced from java.util.WeakHashMap only
they don't get garbage collected. What are these Marker classes used for and
when should they be released again? Is there a way to force their release?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to