To accomodate URLs which contain IPv6 addresses (as well as to be consistent
with the rest of the JDK), java.rmi.Naming should use java.net.URI to parse
URLs instead of the current hand-rolled parsing code.
with the rest of the JDK), java.rmi.Naming should use java.net.URI to parse
URLs instead of the current hand-rolled parsing code.