< prev index next >

test/com/sun/jdi/NoLocInfoTest.java

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

*** 24,37 **** /** * @test * @bug 4642611 * @summary Test that method.allLineLocations() should * throw AbsentInformationException exception - * * @author Serguei Spitsyn * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g:none NoLocInfoTest.java * @run driver NoLocInfoTest */ import com.sun.jdi.*; --- 24,35 ----
< prev index next >