bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24080] JOptionPane.showMessageDialog deadlocks


From: hendrich at informatik dot uni-hamburg dot de
Subject: [Bug swing/24080] JOptionPane.showMessageDialog deadlocks
Date: 30 Sep 2005 14:18:40 -0000

------- Additional Comments From hendrich at informatik dot uni-hamburg dot de  
2005-09-30 14:18 -------
Subject: Re:  JOptionPane.showMessageDialog deadlocks


Lillian> I ran the testcase and several similar ones several times, 
Lillian> and never ran into a deadlocking problem.

Roman> Also, the JOpionPane.showMessage works here. So I have no clue what's
Roman> wrong.

OK. Lillian, please close the bug (FIXED).

It seems that this works for everybody else. It is still driving me mad,
though, because most other JOptionPane dialogs seem to work on my system.
I will try to upgrade my Gtk/Gdk over the weekend; perhaps this works. 


BTW: parts of JOptionPane.java look somewhat inefficient to me... for
example, is it really required to call invalidate() and repaint() from
inside the constructor or from the createDialog methods, when we know 
that the component in question has not yet been shown?




-- 


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




reply via email to

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