< prev index next >

test/com/sun/jdi/NativeInstanceFilter.java

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

*** 23,36 **** /** * @test * @bug 6426034 * @summary Instance filter doesn't filter event if it occurs in native method - * * @author Keith McGuigan * - * @modules jdk.jdi * @run build JDIScaffold VMConnection * @compile -XDignore.symbol.file NativeInstanceFilterTarg.java * @run driver NativeInstanceFilter */ --- 23,34 ----
< prev index next >