< prev index next >

test/jdk/javax/swing/text/View/8080972/TestObjectView.java

Print this page

        

@@ -34,10 +34,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 TestObjectView
  */
 
 public class TestObjectView {
 
     public static void main(String[] args) throws Exception {
< prev index next >