< prev index next >

test/hotspot/jtreg/runtime/condy/staticInit/TestInitException.java

Print this page
rev 59076 : [mq]: 8243945

@@ -27,11 +27,11 @@
  * @summary Correctly handle initialization error for Condy BSM.
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @compile Example.jasm
  * @compile StaticInit.java
- * @run main/othervm TestInitException
+ * @run driver TestInitException
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 
< prev index next >