bug-classpath
[Top][All Lists]
Advanced

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

[Bug awt/27917] Massive memory leak in Graphics2D image operations


From: hendrich at informatik dot uni-hamburg dot de
Subject: [Bug awt/27917] Massive memory leak in Graphics2D image operations
Date: 8 Jun 2006 12:25:17 -0000


------- Comment #9 from hendrich at informatik dot uni-hamburg dot de  
2006-06-08 12:25 -------
(In reply to comment #8)
> This seems to be a deadlock happening when the HideCursorManager sets the
> cursor  at some inconvenient time. I haven't debugged it fully yet. 

Good catch! This sounds very possible. When I tried gdb on this, I just got
lots of waiting threads, but didn't notice any of the cursor hiding stuff.


> It probably
> deserves its own bug report. Is there an easy way to disable the
> HideCursorManager?

Not yet...  (it is probably easiest to uncomment all setCursor calls in
Niffler.java).

I hope that get/setCursor is considered a thread-safe AWT operation. Using
SwingUtilities.invokeLater would probably not help, or would it?


-- 


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





reply via email to

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