commit changelog
authorBryce McKinlay <bryce@gcc.gnu.org>
Sat, 15 Jul 2000 05:12:47 +0000 (06:12 +0100)
committerBryce McKinlay <bryce@gcc.gnu.org>
Sat, 15 Jul 2000 05:12:47 +0000 (06:12 +0100)
From-SVN: r35044

libjava/ChangeLog

index 3e50484..3487fad 100644 (file)
@@ -1,3 +1,10 @@
+2000-07-15  Bryce McKinlay  <bryce@albatross.co.nz>
+
+       * java/awt/EventQueue.java (invokeAndWait): Call postEvent() within
+       synchronized block.
+       * java/awt/event/InvocationEvent (dispatch): Synchronize on notifier
+       before calling notifyAll().
+
 2000-07-13  Bryce McKinlay  <bryce@albatross.co.nz>
 
        Add missing files from last check-in: