< prev index next >

test/com/sun/jdi/MonitorFrameInfo.java

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

@@ -27,11 +27,10 @@
  *  @summary Test ThreadReference.ownedMonitorsAndFrames()
  *  @bug 6701700
  *  @summary MonitorInfo objects aren't invalidated when the owning thread is resumed
  *  @author Swamy Venkataramanappa
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g MonitorFrameInfo.java
  *  @run driver MonitorFrameInfo
  */
 import com.sun.jdi.*;
< prev index next >