< prev index next >

test/com/sun/jdi/LocalVariableEqual.java

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

@@ -23,14 +23,12 @@
 
 /**
  *  @test
  *  @bug 4916263
  *  @summary Test
- *
  *  @author Serguei Spitsyn
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g LocalVariableEqual.java
  *  @run driver LocalVariableEqual
  */
 import com.sun.jdi.*;
< prev index next >