< prev index next >

test/hotspot/jtreg/runtime/condy/CondyNewInvokeSpecialTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -26,11 +26,11 @@
  * @bug 8186211
  * @summary Test CONSTANT_Dynamic where the BSM is invoked via a REF_newInvokeSpecial.
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @compile CondyNewInvokeSpecial.jasm
- * @run main/othervm -Xverify:all CondyNewInvokeSpecialTest
+ * @run driver CondyNewInvokeSpecialTest
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 import jdk.test.lib.compiler.InMemoryJavaCompiler;
< prev index next >