test/java/util/logging/ParentLoggersTest.java

Print this page

        

@@ -27,11 +27,11 @@
  *
  * @summary regression: parent loggers are not properly registered
  * @author  ss45998
  *
  * @build ParentLoggersTest
- * @run main/othervm ParentLoggersTest
+ * @run main ParentLoggersTest
  */
 
 /*
  * There are several original tests which were failed when
  * this regression was introduced. This is an extra test