This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PR java/14070: gij and -jar argument should set the manifest Class-path recursively
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> Sorry, wrong ChangeLog.
Andrew> 2004-11-02 Andrew Haley <aph@redhat.com>
[ ... ]
Andrew> * java/net/URLClassLoader.java (urls): Now a LinkedHashSet.
I don't see this in the patch.
That's just as well though, as this would break getURLs().
This patch looks reasonable to me.
Tom