6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX>

Replace URL with a String representation.

Reviewed-by: michaelm, jccollet
3 files changed