< prev index next >

test/hotspot/jtreg/runtime/condy/escapeAnalysis/TestEscapeCondy.java

Print this page
rev 59076 : [mq]: 8243945

@@ -29,11 +29,11 @@
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @compile TestEscapeThroughInvokeWithCondy$A.jasm
  * @compile TestEscapeThroughInvokeWithCondy.jasm
  * @compile TestEscapeCondy.java
- * @run main/othervm TestEscapeCondy
+ * @run driver TestEscapeCondy
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
< prev index next >