aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/awt/EventDispatchThread.java
AgeCommit message (Expand)Author
2013-10-162228674: Fix failed for CR 7162144bagiras
2013-06-178016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Le...chegar
2013-04-128010297: Missing isLoggable() checks in logging codeanthony
2013-02-138005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X1...pchelko
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
2011-09-267081670: Disposing an AppContext can lead to a spinning EventDispatchThreadanthony
2010-12-286962318: Update copyright yearohair
2010-08-246949936: Provide API for running nested events loops, similar to what modal d...art
2010-07-066424157: java.awt.EventQueue push/pop might cause threading issuesart
2010-05-256943119: Rebrand source copyright noticesohair
2009-11-274913324: Deadlock when using two event queuesart
2009-09-296879044: Eliminate the dependency on logging from the AWT/2D/Swing classesmchung
2009-02-10Mergelana
2008-12-156785258: Update copyright yearxdono
2008-10-20Mergelana
2008-09-116727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught ...art
2008-07-256638195: need API for EventQueueDelegateidk
2007-12-01Initial loadduke