< prev index next >

test/javax/management/relation/RelationTypeTest.java

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

*** 24,34 **** /* * @test * @bug 4716675 * @summary Test that relation type checking uses isInstanceOf * @author Eamonn McManus ! * @modules java.management * @run clean RelationTypeTest * @run build RelationTypeTest * @run main RelationTypeTest */ --- 24,34 ---- /* * @test * @bug 4716675 * @summary Test that relation type checking uses isInstanceOf * @author Eamonn McManus ! * * @run clean RelationTypeTest * @run build RelationTypeTest * @run main RelationTypeTest */
< prev index next >