< prev index next >

test/jdk/javax/swing/JEditorPane/bug4714674.java

Print this page

        

*** 25,35 **** @bug 4714674 @summary Tests that JEditorPane opens HTTP connection asynchronously @author Peter Zhelezniakov @modules java.desktop jdk.httpserver ! @run main bug4714674 */ import javax.swing.*; import com.sun.net.httpserver.HttpExchange; --- 25,35 ---- @bug 4714674 @summary Tests that JEditorPane opens HTTP connection asynchronously @author Peter Zhelezniakov @modules java.desktop jdk.httpserver ! @run main/othervm bug4714674 */ import javax.swing.*; import com.sun.net.httpserver.HttpExchange;
< prev index next >