< prev index next >

test/com/sun/jdi/EarlyReturnTest.java

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

*** 32,42 **** * @bug 6432855 * @summary Need a way to create JDI VoidValue for use in ThreadReference.forceEarlyReturn * * @author Tim Bell (based on MethodExitReturnValuesTest by Jim Holmlund) * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g EarlyReturnTest.java * @run driver EarlyReturnTest */ import com.sun.jdi.*; --- 32,41 ----
< prev index next >