This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/9124] [win32] URLClassLoader.getResource() should return canonicalized file URLs
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 23:02:22 -0000
- Subject: [Bug libgcj/9124] [win32] URLClassLoader.getResource() should return canonicalized file URLs
- References: <20030102012601.9124.mark@klomp.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9124
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|URLClassLoader.getResource()|[win32]
|should return canonicalized |URLClassLoader.getResource()
|file URLs |should return canonicalized
| |file URLs
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-24 23:02 -------
Looks like this is fixed at least on POSIX targets on the mainline (20030724).