This is the mail archive of the java-patches@sources.redhat.com 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]

Re: PATCH: java.util.Collections and java.util.Vector


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> I've just committed patch implements a fully "JDK 1.3
Bryce> compliant" Vector based on the classpath implementation, as
Bryce> well as merging in Collections.java from classpath.

Hey Bryce.  Were the old libgcj and Classpath Vector classes very
different?  I have a vague memory that this was one of those classes
where the libgcj implementation was slightly better and that we wanted
to preserve that.  Chances are that I'm confusing it with some other
class though :-(.  Do you know?

There's only a few collections classes missing.  Are you planning to
merge these in?

BTW, I remember once you mentioned some Java 2 Collections test cases
available on the net.  What were these?  Where can I get them?

Thanks,
Tom

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