< prev index next >

test/com/sun/jdi/FieldWatchpoints.java

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

*** 23,36 **** /** * @test * @bug 4408582 * @summary Test fix for: JDWP: WatchpointEvents outside of class filtered out - * * @author Tim Bell * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g FieldWatchpoints.java * @run driver FieldWatchpoints */ import com.sun.jdi.*; --- 23,34 ----
< prev index next >