This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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/17254] [java-gui-branch] Hang when resizing AWT window on Alpha


------- Additional Comments From fitzsim at redhat dot com  2004-09-02 15:00 -------
The layout is handled in GtkMainThread (thread 5) because it is the result of a
configure event on the top-level window.  Now that you mention it though, it may
be cleaner to deliver the validation request asynchronously through the event
queue.  It would be more consistent with how other native events are passed to
the AWT.


-- 


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


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