< prev index next >

test/java/lang/invoke/InvokeDynamicPrintArgs.java

Print this page
rev 14026 : Doc and test updates.

@@ -26,11 +26,11 @@
  * @summary smoke test for invokedynamic instructions
  * @build indify.Indify
  * @compile InvokeDynamicPrintArgs.java
  * @run main/othervm
  *      indify.Indify
- *      --verify-specifier-count=3
+ *      --verify-specifier-count=8
  *      --expand-properties --classpath ${test.classes}
  *      --java test.java.lang.invoke.InvokeDynamicPrintArgs --check-output
  * @run main/othervm
  *      indify.Indify
  *      --expand-properties --classpath ${test.classes}
< prev index next >