<AWT Dev> hg: jdk7/awt/jdk: 6852111: Unhandled 'spurious wakeup'	in	java.awt.EventQueue.invokeAndWait()
    dmitry.cherepanov at sun.com 
    dmitry.cherepanov at sun.com
       
    Wed Nov 11 06:52:43 PST 2009
    
    
  
Changeset: 50321e4d46eb
Author:    dcherepanov
Date:      2009-11-11 17:46 +0300
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/50321e4d46eb
6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
Summary: Introduced InvocationEvent.isDispatched method
Reviewed-by: art, anthony
! src/share/classes/java/awt/EventQueue.java
! src/share/classes/java/awt/event/InvocationEvent.java
! src/share/classes/sun/awt/im/InputMethodManager.java
+ test/java/awt/event/InvocationEvent/InvocationEventTest.java
    
    
More information about the awt-dev
mailing list