< prev index next >

test/com/sun/jdi/Vars.java

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

@@ -22,14 +22,12 @@
  */
 
 /**
  *  @test
  *  @summary Test Method.variables() and the like.
- *
  *  @author Robert Field
  *
- *  @modules jdk.jdi
  *  @run build JDIScaffold VMConnection
  *  @run compile -g Vars.java
  *  @run driver Vars
  */
 
< prev index next >