< prev index next >

test/com/sun/jdi/MonitorEventTest.java

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

@@ -23,14 +23,12 @@
 
 /**
  *  @test
  *  @bug 4401399
  *  @summary Simple basic test of jdi Monitor request and event.
- *
  *  @author Swamy Venkataramanappa
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g MonitorEventTest.java
  *  @run driver MonitorEventTest
  */
 import com.sun.jdi.*;
< prev index next >