< prev index next >

test/javax/management/remote/mandatory/connection/ConnectionTest.java

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

*** 24,34 **** /* * @test * @bug 4865397 * @summary Tests remote JMX connections * @author Eamonn McManus ! * @modules java.management.rmi * @run clean ConnectionTest * @run build ConnectionTest * @run main ConnectionTest */ --- 24,34 ---- /* * @test * @bug 4865397 * @summary Tests remote JMX connections * @author Eamonn McManus ! * * @run clean ConnectionTest * @run build ConnectionTest * @run main ConnectionTest */
< prev index next >