< prev index next >

test/com/sun/jdi/FieldWatchpoints.java

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

@@ -23,14 +23,12 @@
 
 /**
  *  @test
  *  @bug 4408582
  *  @summary Test fix for: JDWP: WatchpointEvents outside of class filtered out
- *
  *  @author Tim Bell
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g FieldWatchpoints.java
  *  @run driver FieldWatchpoints
  */
 import com.sun.jdi.*;
< prev index next >