bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/31539] ProgressBar memory leak - pango_context_load_fonts


From: mark at gcc dot gnu dot org
Subject: [Bug classpath/31539] ProgressBar memory leak - pango_context_load_fontset ?
Date: 12 Apr 2007 14:32:32 -0000


------- Comment #1 from mark at gcc dot gnu dot org  2007-04-12 15:32 -------
I committed a workaround:

2007-04-12  Mark Wielaard  <mark at klomp.org>

    * gnu/java/awt/peer/ClasspathFontPeer.java (LRUCache): New static
    inner class.
    (transCache): New static LRUChache field.
    (copyTransformToAttrs): Check whether a TransformAttribute already
    exists in the transCache for the given AffineTransform.

See email for why it isn't a real full fix.
http://developer.classpath.org/pipermail/classpath-patches/2007-April/005312.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31539





reply via email to

[Prev in Thread] Current Thread [Next in Thread]