This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug classpath/20198] java.security.CodeSource.getLocation output is different than expected
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2006 23:25:17 -0000
- Subject: [Bug classpath/20198] java.security.CodeSource.getLocation output is different than expected
- References: <bug-20198-10161@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from tromey at gcc dot gnu dot org 2006-01-17 23:25 -------
Subject: Bug 20198
Author: tromey
Date: Tue Jan 17 23:25:12 2006
New Revision: 109844
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109844
Log:
PR classpath/20198:
* java/net/URLClassLoader.java (FileURLLoader): Added argument.
(JarURLLoader): Likewise.
(addURLImpl): Canonicalize file URLs.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/java/net/URLClassLoader.java
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20198