< prev index next >

test/com/sun/jdi/Vars.java

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

*** 22,35 **** */ /** * @test * @summary Test Method.variables() and the like. - * * @author Robert Field * - * @modules jdk.jdi * @run build JDIScaffold VMConnection * @run compile -g Vars.java * @run driver Vars */ --- 22,33 ----
< prev index next >