< prev index next >

test/com/sun/jdi/sde/SourceDebugExtensionTest.java

Print this page
rev 11832 : 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung

@@ -5,10 +5,11 @@
  *  @summary Test the new SourceDebugExtension facility
  *
  *  @author Robert Field
  *
  *  @library ..
+ *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE
  *  @run compile SourceDebugExtensionTest.java
  *  @run compile -g SourceDebugExtensionTarg.java
  *  @run driver SourceDebugExtensionTest
  */
< prev index next >