< 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,10 +23,11 @@
 
 /**
  *  @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 >