hg: jdk7/awt/jdk: 6598089: JDK 7: AWT often goes into busy loop when showing dialog

anton.tarasov at sun.com anton.tarasov at sun.com
Thu Mar 20 08:08:10 PDT 2008


Changeset: 82233ac3d09f
Author:    ant
Date:      2008-03-20 18:06 +0300
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/82233ac3d09f

6598089: JDK 7: AWT often goes into busy loop when showing dialog
Summary: Preventing focus from getting in an endless loop.
Reviewed-by: son

! src/share/classes/java/awt/DefaultKeyboardFocusManager.java
+ test/java/awt/Focus/RestoreFocusOnDisabledComponentTest/RestoreFocusOnDisabledComponentTest.java




More information about the jdk7-changes mailing list