< prev index next >

test/com/sun/jdi/InterfaceMethodsTest.java

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

@@ -26,11 +26,10 @@
  *  @bug 8031195
  *  @bug 8071657
  *  @bug 8165827
  *  @summary  JDI: Add support for static, private and default methods in interfaces
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run build InterfaceMethodsTest
  *  @run driver InterfaceMethodsTest
  */
 import com.sun.jdi.*;
< prev index next >