< prev index next >

test/javax/management/openmbean/BadConstraintTest.java

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

*** 25,35 **** * @test * @bug 6204469 * @summary Test that Open MBean attributes and parameters cannot have * illegal constraints like min greater than max * @author Eamonn McManus ! * @modules java.management * @run clean BadConstraintTest * @run build BadConstraintTest * @run main BadConstraintTest */ --- 25,35 ---- * @test * @bug 6204469 * @summary Test that Open MBean attributes and parameters cannot have * illegal constraints like min greater than max * @author Eamonn McManus ! * * @run clean BadConstraintTest * @run build BadConstraintTest * @run main BadConstraintTest */
< prev index next >