< prev index next >

test/jdk/javax/swing/JEditorPane/8080972/TestJEditor.java

Print this page

        

@@ -38,10 +38,11 @@
  * @test
  * @bug 8080972 8169887
  * @summary Audit Core Reflection in module java.desktop for places that will
  *          require changes to work with modules
  * @author Alexander Scherbatiy
+ * @run main/othervm TestJEditor
  */
 public class TestJEditor {
 
     public static void main(String[] args) throws Exception {
 
< prev index next >