[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/29162] Swing paint performance regression
From: |
roman at kennke dot org |
Subject: |
[Bug awt/29162] Swing paint performance regression |
Date: |
27 Sep 2006 20:39:49 -0000 |
------- Comment #1 from roman at kennke dot org 2006-09-27 20:39 -------
This was caused by me disabling AWT event coalescing. I had some troubles in
this area when I changed the event queue to a single linked list. These
problems are now resolved and event coalescing is re-enabled. I changed the
component to AWT for the records.
--
roman at kennke dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|swing |awt
Resolution| |FIXED
Target Milestone|--- |0.93
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29162