< prev index next >

test/javax/management/descriptor/DescriptorTest.java

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

*** 24,34 **** /* * @test * @bug 6204469 6273765 * @summary Test various aspects of the Descriptor interface * @author Eamonn McManus ! * @modules java.management * @run clean DescriptorTest * @run build DescriptorTest * @run main DescriptorTest */ --- 24,34 ---- /* * @test * @bug 6204469 6273765 * @summary Test various aspects of the Descriptor interface * @author Eamonn McManus ! * * @run clean DescriptorTest * @run build DescriptorTest * @run main DescriptorTest */
< prev index next >