< prev index next >

test/java/lang/invoke/MethodHandleConstants.java

Print this page
rev 14026 : Doc and test updates.

*** 26,36 **** * @summary smoke test for method handle constants * @build indify.Indify * @compile MethodHandleConstants.java * @run main/othervm * indify.Indify ! * --verify-specifier-count=0 * --expand-properties --classpath ${test.classes} * --java test.java.lang.invoke.MethodHandleConstants --check-output * @run main/othervm * indify.Indify * --expand-properties --classpath ${test.classes} --- 26,36 ---- * @summary smoke test for method handle constants * @build indify.Indify * @compile MethodHandleConstants.java * @run main/othervm * indify.Indify ! * --verify-specifier-count=4 * --expand-properties --classpath ${test.classes} * --java test.java.lang.invoke.MethodHandleConstants --check-output * @run main/othervm * indify.Indify * --expand-properties --classpath ${test.classes}
< prev index next >