< prev index next >

test/com/sun/jdi/LocationTest.java

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

*** 23,36 **** /** * @test * @bug 4419453 * @summary Test that Method.location() returns the right values - * * @author Robert Field * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g LocationTest.java * @run driver LocationTest */ import com.sun.jdi.*; --- 23,34 ----
< prev index next >