|
From: | mark at gcc dot gnu dot org |
Subject: | [Bug classpath/24752] ArrayList#listIterator(int).nextIndex() and previousIndex() should not call checkMod(). |
Date: | 9 Nov 2005 09:21:41 -0000 |
------- Comment #1 from mark at gcc dot gnu dot org 2005-11-09 09:21 ------- It looks like nextIndex() and previousIndex() call checkMod() correctly. Do you have some example code that doesn't work correctly? -- mark at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Summary|ArrayList#listIterator(int).|ArrayList#listIterator(int). |nextIndex() and |nextIndex() and |previousIndex() should not |previousIndex() should not |call checkMod(). |call checkMod(). http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24752
[Prev in Thread] | Current Thread | [Next in Thread] |