]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR classpath/20198 (java.security.CodeSource.getLocation output is different than...
authorTom Tromey <tromey@redhat.com>
Tue, 17 Jan 2006 23:25:12 +0000 (23:25 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 17 Jan 2006 23:25:12 +0000 (23:25 +0000)
commit96c6b0e22a1fbb1a3a8983b5765df57311cea3b6
tree201e8542f05dcd33e5a48830e4e6ac2a4ee84ae1
parenta37a4460b58efb3e01d94dc944babdbea2780a22
re PR classpath/20198 (java.security.CodeSource.getLocation output is different than expected)

PR classpath/20198:
* java/net/URLClassLoader.java (FileURLLoader): Added argument.
(JarURLLoader): Likewise.
(addURLImpl): Canonicalize file URLs.

From-SVN: r109844
libjava/ChangeLog
libjava/java/net/URLClassLoader.java