< prev index next >

test/javax/management/ObjectName/ApplyWildcardTest.java

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

*** 25,35 **** * @test * @bug 4716807 * @summary Test the ObjectName.apply(ObjectName) method * with wildcards in the key properties value part. * @author Luis-Miguel Alventosa ! * @modules java.management * @run clean ApplyWildcardTest * @run build ApplyWildcardTest * @run main ApplyWildcardTest */ --- 25,35 ---- * @test * @bug 4716807 * @summary Test the ObjectName.apply(ObjectName) method * with wildcards in the key properties value part. * @author Luis-Miguel Alventosa ! * * @run clean ApplyWildcardTest * @run build ApplyWildcardTest * @run main ApplyWildcardTest */
< prev index next >