hg: jdk8/awt/jdk: 7122796: SunToolkit constructor should create the EventQueue for the Main AppContext

anthony.petrov at oracle.com anthony.petrov at oracle.com
Tue Dec 20 01:48:48 PST 2011


Changeset: cded2429cdbf
Author:    anthony
Date:      2011-12-20 12:48 +0300
URL:       http://hg.openjdk.java.net/jdk8/awt/jdk/rev/cded2429cdbf

7122796: SunToolkit constructor should create the EventQueue for the Main AppContext
Summary: Always create an EQ for the main AppContext in SunToolkit constructor
Reviewed-by: art

! src/share/classes/sun/awt/AppContext.java
! src/share/classes/sun/awt/SunToolkit.java
+ test/java/awt/EventQueue/MainAppContext/MainAppContext.java



More information about the jdk8-changes mailing list