This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj buglet
- To: tromey at redhat dot com
- Subject: Re: gcj buglet
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Thu, 27 Sep 2001 11:56:16 +1200
- CC: Java Discuss List <java at gcc dot gnu dot org>, Alexandre Petit-Bianco <apbianco at cygnus dot com>
- References: <873d59dd1w.fsf@creche.redhat.com>
Tom Tromey wrote:
>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).
>
FYI, there are a few issues with clone() in the new
HashMap/LinkedHashMap code which Eric Blake is working on. Since the
classpath code will be updated again soon, I was going to hold off
remerging it for a little while...
regards
Bryce.