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

* [Bug libgcj/14696] URL constructor incorrectly causes file canonicalization
  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 ` 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
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-23 17:47 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-23 17:47 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-23 17:47:22
               date|                            |
            Version|unknown                     |3.5.0


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


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

* [Bug libgcj/14696] URL constructor incorrectly causes file canonicalization
  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
  2 siblings, 0 replies; 4+ messages in thread
From: mckinlay at redhat dot com @ 2004-06-27 16:22 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |16229
              nThis|                            |


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


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

* [Bug libgcj/14696] URL constructor incorrectly causes file canonicalization
  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
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-07-24 19:28 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From tromey at gcc dot gnu dot org  2005-07-24 19:27 -------
This is fixed in 4.0 and on cvs head.
Now we do textual canonicalization, and we don't use the filesystem.


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


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