< prev index next >

test/com/sun/jdi/FilterNoMatch.java

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

*** 23,36 **** /** * @test * @bug 4331522 * @summary addClassFilter("Foo") acts like "Foo*" - * * @author Robert Field/Jim Holmlund * - * @modules jdk.jdi * @run build JDIScaffold VMConnection * @run compile -g HelloWorld.java * @run driver FilterNoMatch */ --- 23,34 ----
< prev index next >