This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/16750] New: IAA.ItemListTest: Unwanted Infinite Repaints


In the Acunia test suite, in IAA.ItemListTest, the list of items
constantly flicker, as if they are being constantly repainted.  It
also takes up enormous amounts of resources while doing so (nearly
maxed out my cpu and memory usage).  I suspect an infinite feedback
loop somewhere along the PaintEvent dispatching mechanism.
------- Additional Comments From djee at redhat dot com  2004-05-18 16:42 -------
This also happens in IAA.ChangeUserSim.
------- Additional Comments From djee at redhat dot com  2004-05-18 16:48 -------
Also happens in IAA.ComboTest, when you click on either the "yes" or
the "no" button.

-- 
           Summary: IAA.ItemListTest: Unwanted Infinite Repaints
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: djee at redhat dot com
                CC: djee at redhat dot com,gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]