< prev index next >

test/com/sun/jdi/HomeTest.java

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

*** 23,36 **** /** * @test * @bug 4446294 * @summary JDI spec/impl: default "home" for CommandLineLaunch isn't java.home - * * @author Tim Bell (based on "HomeTest.java" by Eugene I. Latkin) * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g HomeTest.java * @run driver HomeTest */ import com.sun.jdi.*; --- 23,34 ----
< prev index next >