< prev index next >

test/javax/management/ObjectName/ComparatorTest.java

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

*** 24,34 **** /* * @test * @bug 5036680 * @summary Test the ObjectName.compareTo() method. * @author Luis-Miguel Alventosa ! * @modules java.management * @run clean ComparatorTest * @run build ComparatorTest * @run main ComparatorTest */ --- 24,34 ---- /* * @test * @bug 5036680 * @summary Test the ObjectName.compareTo() method. * @author Luis-Miguel Alventosa ! * * @run clean ComparatorTest * @run build ComparatorTest * @run main ComparatorTest */
< prev index next >