This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] Fix CollationElementIterator.java::reset()
- From: Michael Koch <konqueror at gmx dot de>
- To: Jerry Quinn <jlquinn at optonline dot net>, java-patches at gcc dot gnu dot org
- Date: Sat, 24 Apr 2004 08:57:02 +0200
- Subject: Re: [patch] Fix CollationElementIterator.java::reset()
- References: <E1BGXP2-0005Gp-00@localhost>
Am Donnerstag, 22. April 2004 08:09 schrieb Jerry Quinn:
> If the iterator has been used previously, lookahead might be set, so
> reset() followed by next() could return a stale value.
>
> It seems trivial to me, but I'd rather someone else ok it.
Please check it in.
Michael