6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated

Reviewed-by: alanb
This commit is contained in:
Jaroslav Bachorik 2012-10-24 20:44:07 +01:00
parent b01d15feb0
commit 3e4e347c26

View File

@ -24,8 +24,6 @@
/*
* @test
* @bug 5057532
* @ignore Test will fail until 6338951 is resolved (java.net.URI now
* accepts "http://-a").
* @summary Tests that host names are parsed correctly in URLs
* @author Eamonn McManus
* @run clean URLTest