This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC Patch: only add absolute file paths to URLClassLoader
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> Ok, this patch seems to do all the right things. What do you think?
Anthony> 2005-09-15 Anthony Green <green@redhat.com>
Anthony> * java/net/URLClassLoader.java (FileURLLoader.getResource): File
Anthony> resources should all have canonicalized names.
Ok, please commit. This should go in Classpath as well. And please
mention PR libgcj/20198 in the ChangeLog entry.
Tom