public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/14696] New: URL constructor incorrectly causes file canonicalization
@ 2004-03-23 17:39 tromey at gcc dot gnu dot org
  2004-03-23 17:47 ` [Bug libgcj/14696] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2004-03-23 17:39 UTC (permalink / raw)
  To: java-prs

Right now the constructor URL(URL,String), when given
a file: URL, will canonicalize the resulting file name.
I believe this is incorrect, the spec for this method
pretty clearly refers to URL normalization, a purely
textual manipulation.

The problem code is in URLStreamHandler.parseURL.

-- 
           Summary: URL constructor incorrectly causes file canonicalization
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu 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=14696


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

end of thread, other threads:[~2005-07-24 19:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23 17:39 [Bug libgcj/14696] New: URL constructor incorrectly causes file canonicalization tromey at gcc dot gnu dot org
2004-03-23 17:47 ` [Bug libgcj/14696] " pinskia at gcc dot gnu dot org
2004-06-27 16:22 ` mckinlay at redhat dot com
2005-07-24 19:28 ` tromey 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).