<Swing Dev> hg: jdk7/swing/jdk: 4714674: JEditorPane.setPage(url) blocks AWT thread when HTTP protocol is used
peter.zhelezniakov at sun.com
peter.zhelezniakov at sun.com
Thu Apr 3 12:44:48 UTC 2008
Changeset: 94638b3696a6
Author: peterz
Date: 2008-04-03 16:41 +0400
URL: http://hg.openjdk.java.net/jdk7/swing/jdk/rev/94638b3696a6
4714674: JEditorPane.setPage(url) blocks AWT thread when HTTP protocol is used
Summary: Both POST and GET can now be processed asynchronously; PageLoader refactored
Reviewed-by: gsm
! src/share/classes/javax/swing/JEditorPane.java
+ test/javax/swing/JEditorPane/bug4714674.java
More information about the swing-dev
mailing list