Search found 3 matches

by rasto1968
Mon Oct 03, 2005 9:08 am
Forum: JCommon
Topic: Memory leak in org.jfree.text.TextUtilities
Replies: 4
Views: 18879

Sounds good, thanks :)

Rob
by rasto1968
Thu Sep 29, 2005 5:20 pm
Forum: JCommon
Topic: Memory leak in org.jfree.text.TextUtilities
Replies: 4
Views: 18879

I guess you could say it is in the JDK. The problem is, the code trace disappears into a sun. package, so there is no way of knowing what is going on in there. I'm not sure that I can describe the problem in sufficient detail to be able to file it at Sun, I certainly wouldn't be able to produce a si...
by rasto1968
Thu Sep 29, 2005 4:51 pm
Forum: JCommon
Topic: Memory leak in org.jfree.text.TextUtilities
Replies: 4
Views: 18879

Memory leak in org.jfree.text.TextUtilities

Caused by the 'useDrawRotatedStringWorkaround' fix. A bit of background first. I have a servlet based real-time chart package that uses JFreeChart. Recently I have noticed that it has been leaking memory, so after doing a lot of profiling I found that the leaks appeared to be instances of AffineTran...