public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/17032] New: java.rmi.Naming doesn't allow omitting the hostname
@ 2004-08-14 21:37 greenrd at greenrd dot org
  2004-08-14 21:38 ` [Bug libgcj/17032] " greenrd at greenrd dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: greenrd at greenrd dot org @ 2004-08-14 21:37 UTC (permalink / raw)
  To: java-prs

The 1.4.2 javadocs for java.rmi.Naming state: "Both host and port are optional.
If host is omitted, the host defaults to the local host. If port is omitted,
then the port defaults to 1099, the "well-known" port that RMI's registry,
rmiregistry, uses."

However, libgcj doesn't allow ommitting the hostname. Test case with build+run
script attached. It works on Sun JDK 1.4.2 but not on gij.

-- 
           Summary: java.rmi.Naming doesn't allow omitting the hostname
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: greenrd at greenrd dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

end of thread, other threads:[~2004-08-17 23:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-14 21:37 [Bug libgcj/17032] New: java.rmi.Naming doesn't allow omitting the hostname greenrd at greenrd dot org
2004-08-14 21:38 ` [Bug libgcj/17032] " greenrd at greenrd dot org
2004-08-14 21:42 ` pinskia at gcc dot gnu dot org
2004-08-17 21:00 ` greenrd at greenrd dot org
2004-08-17 23:00 ` 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).