< prev index next >

test/com/sun/jdi/InvokeVarArgs.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 23,32 **** --- 23,33 ---- /** * @test * @bug 8075331 * @summary Verify that we can call varargs methods + * * @run build TestScaffold VMConnection TargetAdapter TargetListener * @run compile -g InvokeVarArgs.java * @run driver InvokeVarArgs */
< prev index next >