This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR java/14070: gij and -jar argument should set the manifest Class-path recursively


Tom Tromey writes:
 > >>>>> "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.

In the end I didn't do it.  Might still be a good idea tho'.

 > That's just as well though, as this would break getURLs().

Well, we'd need to use toArray. 

 > This patch looks reasonable to me.

Ta,
Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]