< prev index next >

test/com/sun/jdi/MethodExitReturnValuesTest.java

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

*** 25,35 **** * @test * @bug 4195445 6204179 * @summary JDWP, JDI: Add return value to Method Exit Event * @author Jim Holmlund * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g MethodExitReturnValuesTest.java * @run driver MethodExitReturnValuesTest */ import com.sun.jdi.*; --- 25,34 ----
< prev index next >