< prev index next >

test/com/sun/jdi/VarargsTest.java

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

@@ -23,14 +23,12 @@
 
 /**
  *  @test
  *  @bug 4870984
  *  @summary  JPDA: Add support for RFE 4856541 - varargs
- *
  *  @author jjh
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g VarargsTest.java
  *  @run driver VarargsTest
  */
 import com.sun.jdi.*;
< prev index next >