< prev index next >

test/com/sun/jdi/ModulesTest.java

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

*** 24,34 **** /** * @test * @bug 8049365 * @summary Tests the JDI and JDWP update for modules * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g ModulesTest.java * @run driver ModulesTest */ import com.sun.jdi.*; --- 24,33 ----
< prev index next >