This is the mail archive of the java@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]

Re: gcj buglet


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

>> I re-merged a few classes from Classpath today.  One of these is
>> java.util.HashMap (the new ones needs LinkedHashMap too, so you may
>> have a few hoops to jump through to reproduce this).

Bryce> FYI, there are a few issues with clone() in the new
Bryce> HashMap/LinkedHashMap code which Eric Blake is working
Bryce> on. Since the classpath code will be updated again soon, I was
Bryce> going to hold off remerging it for a little while...

Cool.  I'll leave the collections re-merging to you then (unless you
really want me to do it; doesn't matter either way).  Alex has a small
patch for the init bug I found; I don't know if it is one he will
check in though (I didn't understand it and for all I know it was just
a little hack).

Tom


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