[Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly

2005-07-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-15 21:35 --- Fixed on the mainline: 2005-04-22 Andrew John Hughes <[EMAIL PROTECTED]> * java/rmi/Naming.java: Added class documentation. (lookup(String)): Call parseURL and getName.

[Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly

2005-04-16 Thread gnu_andrew at member dot fsf dot org
--- Additional Comments From gnu_andrew at member dot fsf dot org 2005-04-16 15:47 --- I'm attaching a patch which I've just committed to GNU Classpath CVS. This fixes this problem, using java.net.URI for interpretation as suggested. All methods also now follow a common scheme, via the