< prev index next >

test/com/sun/jdi/LambdaStepTest.java

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

*** 22,35 **** */ /** * @test * @summary Test stepping through lambdas - * * @author Staffan Larsen * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g LambdaStepTest.java * @run driver LambdaStepTest */ import com.sun.jdi.LocalVariable; --- 22,33 ----
< prev index next >