< prev index next >

test/com/sun/jdi/sde/MangleStepTest.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 Stepping in the new SourceDebugExtension facility
  *
  *  @author Robert Field
  *
  *  @library ..
+ *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE
  *  @run compile MangleStepTest.java
  *  @run compile -g  onion/pickle/Mangle.java
  *  @run driver MangleStepTest unset
  *  @run driver MangleStepTest Java
< prev index next >