This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.util.TreeMap patch


>>>>> "Eric" == Eric Blake <ebb9@email.byu.edu> writes:

Eric> 2002-12-21  Eric Blake  <ebb9@email.byu.edu>
Eric>         * java/util/TreeMap.java (fabricateTree): Fix off-by-one error.
Eric>         (TreeIterator.remove): Prefer IllegalStateException over
Eric>         ConcurrentModificationException, to match Sun.

I went ahead and checked this in.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]