< prev index next >

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

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

*** 1,15 **** /** * @test * @bug 4390869 * @bug 4460328 * @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 */ --- 1,14 ---- /** * @test * @bug 4390869 * @bug 4460328 * @summary Test the new SourceDebugExtension facility * @author Robert Field * * @library .. ! * * @run build TestScaffold VMConnection TargetListener TargetAdapter InstallSDE * @run compile SourceDebugExtensionTest.java * @run compile -g SourceDebugExtensionTarg.java * @run driver SourceDebugExtensionTest */
< prev index next >