< prev index next >

test/javax/management/ObjectName/ValueWildcardTest.java

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

*** 24,34 **** /* * @test * @bug 4716807 * @summary Test wildcards in ObjectName key properties value part. * @author Luis-Miguel Alventosa ! * @modules java.management * @run clean ValueWildcardTest * @run build ValueWildcardTest * @run main ValueWildcardTest */ --- 24,34 ---- /* * @test * @bug 4716807 * @summary Test wildcards in ObjectName key properties value part. * @author Luis-Miguel Alventosa ! * * @run clean ValueWildcardTest * @run build ValueWildcardTest * @run main ValueWildcardTest */
< prev index next >