This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [cp-patches] Patch: FYI: Fix PR libgcj/20273
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>, classpath-patches at gnu dot org
- Date: 30 May 2005 14:51:08 -0600
- Subject: Re: [cp-patches] Patch: FYI: Fix PR libgcj/20273
- References: <m33bs5lbqd.fsf@localhost.localdomain><20050530042925.GA2944@asterix.konqueror.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
>> I put the test case from the PR into Mauve.
>> The patch is from Michael Koch. I don't know why, but it has just
>> been sitting in bugzilla for a while...
Michael> Well, because I wasnt sure this fully solved the issue.
Ok. FWIW it did fix the immediate problem and I didn't notice any
other linked list problems in LinkedHashEntry.
Tom