public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly
       [not found] <20030813015819.11900.mckinlay@redhat.com>
@ 2004-08-14 21:42 ` pinskia at gcc dot gnu dot org
  2005-04-16 15:47 ` gnu_andrew at member dot fsf dot org
  2005-07-15 21:35 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-14 21:42 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |17033
              nThis|                            |


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly
       [not found] <20030813015819.11900.mckinlay@redhat.com>
  2004-08-14 21:42 ` [Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly pinskia at gcc dot gnu dot org
@ 2005-04-16 15:47 ` gnu_andrew at member dot fsf dot org
  2005-07-15 21:35 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: gnu_andrew at member dot fsf dot org @ 2005-04-16 15:47 UTC (permalink / raw)
  To: java-prs


------- 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly
       [not found] <20030813015819.11900.mckinlay@redhat.com>
  2004-08-14 21:42 ` [Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly pinskia at gcc dot gnu dot org
  2005-04-16 15:47 ` gnu_andrew at member dot fsf dot org
@ 2005-07-15 21:35 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-15 21:35 UTC (permalink / raw)
  To: java-prs


------- 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  <gnu_andrew@member.fsf.org>
        
        * java/rmi/Naming.java:
        Added class documentation.
        (lookup(String)): Call parseURL and getName.
        (bind(String,java.rmi.Remote)): Likewise.
        (unbind(String)): Likewise.
        (rebind(String, java.rmi.Remote)): Likewise.
        (list(String)): Call parseURL.
        (parseURL(String)): New method to handle parsing and defaults.
        (getName(java.net.URL)): New method to handle finding the service name.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-15 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030813015819.11900.mckinlay@redhat.com>
2004-08-14 21:42 ` [Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly pinskia at gcc dot gnu dot org
2005-04-16 15:47 ` gnu_andrew at member dot fsf dot org
2005-07-15 21:35 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).