< prev index next >

test/javax/management/modelmbean/DescriptorSupportTest.java

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

*** 24,34 **** /* * @test * @bug 4883712 4869006 4894856 5016685 * @summary Test that DescriptorSupport correctly validates fields * @author Eamonn McManus ! * @modules java.management * @run clean DescriptorSupportTest * @run build DescriptorSupportTest * @run main DescriptorSupportTest */ --- 24,34 ---- /* * @test * @bug 4883712 4869006 4894856 5016685 * @summary Test that DescriptorSupport correctly validates fields * @author Eamonn McManus ! * * @run clean DescriptorSupportTest * @run build DescriptorSupportTest * @run main DescriptorSupportTest */
< prev index next >