< prev index next >

test/com/sun/jdi/CountEvent.java

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

*** 24,37 **** /** * @test * @bug 4315352 * @summary disabling EventRequest expired with addCountFilter() throws * InternalException. - * * @author Robert Field * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetAdapter TargetListener * @run compile -g CountEvent.java * @run driver CountEvent */ import com.sun.jdi.*; --- 24,35 ----
< prev index next >