------- Comment #1 from audriusa at bluewin dot ch  2006-10-30 20:16 -------
Thomas has fixed this already:

2006-10-23  Thomas Fitzsimmons  <[EMAIL PROTECTED]>

        * gnu/java/awt/peer/NativeEventLoopRunningEvent.java: New file.
        * gnu/java/awt/peer/gtk/GtkMainThread.java: Post
        NativeEventLoopRunningEvent after GTK main loop start and stop.
        * java/awt/EventQueue.java (isShutdown): Check nativeLoopRunning.
        (getNextEvent): Set dispatchThread to null.
        (postEventImpl): Set nativeLoopRunning.
        (pop): Interrupt event dispatch thread.
        * java/awt/Frame.java (noteFrame): Synchronize on weakFrames.


-- 

audriusa at bluewin dot ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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



_______________________________________________
Bug-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to