< prev index next >

test/javax/management/openmbean/ConstraintTest.java

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

*** 24,34 **** /* * @test * @bug 6204469 * @summary Test that Open MBean attributes and parameters check constraints * @author Eamonn McManus ! * @modules java.management * @run clean ConstraintTest * @run build ConstraintTest * @run main ConstraintTest */ --- 24,34 ---- /* * @test * @bug 6204469 * @summary Test that Open MBean attributes and parameters check constraints * @author Eamonn McManus ! * * @run clean ConstraintTest * @run build ConstraintTest * @run main ConstraintTest */
< prev index next >