< prev index next >

test/javax/management/remote/mandatory/URLTest.java

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

*** 24,34 **** /* * @test * @bug 5057532 * @summary Tests that host names are parsed correctly in URLs * @author Eamonn McManus ! * @modules java.management * @run clean URLTest * @run build URLTest * @run main URLTest */ --- 24,34 ---- /* * @test * @bug 5057532 * @summary Tests that host names are parsed correctly in URLs * @author Eamonn McManus ! * * @run clean URLTest * @run build URLTest * @run main URLTest */
< prev index next >