InvocationEvent.java
2.04 KB
-
EventQueue.java (invokeAndWait): Call postEvent() within synchronized block. · 1b0bd03b
* java/awt/EventQueue.java (invokeAndWait): Call postEvent() within synchronized block. * java/awt/event/InvocationEvent (dispatch): Synchronize on notifier before calling notifyAll(). From-SVN: r35042
Bryce McKinlay committed