hg: jdk7u/jdk7u-dev/jdk: 7155298: Editable TextArea/TextField are blocking GUI applications from exit (original) (raw)

neil.richards at ngmr.net neil.richards at ngmr.net
Thu Sep 20 06:26:03 PDT 2012


Changeset: 9901543ae28d Author: zhouyx Date: 2012-03-31 16:55 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9901543ae28d

7155298: Editable TextArea/TextField are blocking GUI applications from exit Summary: Stop default caret's timer by setVisible(false) when dispose Reviewed-by: anthony, ant

! src/solaris/classes/sun/awt/X11/XTextAreaPeer.java ! src/solaris/classes/sun/awt/X11/XTextFieldPeer.java



More information about the jdk7u-dev mailing list