This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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 use of two new private methods.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11900


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]