< prev index next >

test/com/sun/jdi/ModificationWatchpoints.java

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

*** 23,37 **** /** * @test * @bug 4409582 * @summary Test all info returned by modification watchpoints - * * @author Daniel Prusa (or someone in the FFJ group) * @author Robert Field (modified to JDIScaffold) * - * @modules jdk.jdi * @run build JDIScaffold VMConnection * @run compile -g ModificationWatchpoints.java * @run driver ModificationWatchpoints */ import com.sun.jdi.*; --- 23,35 ----
< prev index next >