bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/24752] ArrayList#listIterator(int).nextIndex() and previo


From: ujihara at aurora dot dti dot ne dot jp
Subject: [Bug classpath/24752] ArrayList#listIterator(int).nextIndex() and previousIndex() should not call checkMod().
Date: 21 Nov 2005 13:58:33 -0000


------- Comment #10 from ujihara at aurora dot dti dot ne dot jp  2005-11-21 
13:58 -------
Created an attachment (id=10308)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10308&action=view)
selected test case from Jakarta-Commons Collections

I'm using Java 1.5, IKVM 0.22 and Jakarta-Commons Collections 3.1.
Extract the attachment, and requirements described in readme.txt, then execute
compile-and-run.bat if you are using Windows.
It's including ikvm.txt, which is stacktrack in my computer. There are several
ConcurrentModificationException because of AbstractList problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24752





reply via email to

[Prev in Thread] Current Thread [Next in Thread]