< prev index next >

test/com/sun/jdi/FilterNoMatch.java

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

@@ -23,14 +23,12 @@
 
 /**
  *  @test
  *  @bug 4331522
  *  @summary addClassFilter("Foo") acts like "Foo*"
- *
  *  @author Robert Field/Jim Holmlund
  *
- *  @modules jdk.jdi
  *  @run build JDIScaffold VMConnection
  *  @run compile -g HelloWorld.java
  *  @run driver FilterNoMatch
  */
 
< prev index next >