History log of /openjdk10/jdk/test/javax/swing/JEditorPane/bug4714674.java
Revision Date Author Comments
# 12278:6fb5ee377870 23-Jun-2015 yan

8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 8729:0242fce0f717 12-Nov-2013 serb

8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan


# 186:94638b3696a6 03-Apr-2008 peterz

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