gcc/libjava/java
Eric Blake 29456fb870 TreeMap.java (fabricateTree): Fix off-by-one error.
2003-01-03  Eric Blake  <ebb9@email.byu.edu>

	* java/util/TreeMap.java (fabricateTree): Fix off-by-one error.
	(TreeIterator.remove): Prefer IllegalStateException over
	ConcurrentModificationException, to match Sun.

From-SVN: r60837
2003-01-03 17:00:03 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt Makefile.in: Rebuilt. 2003-01-02 00:14:24 +00:00
beans For PR libgcj/8759: 2002-11-30 04:41:59 +00:00
io Makefile.in: Rebuilt. 2003-01-02 00:14:24 +00:00
lang re PR libgcj/7416 (java.security startup refs "GNU libgcj.security") 2002-12-31 22:50:10 +00:00
math BigInteger.java (euclidInv): Make sure quot and rem are in canonical form after divide(). 2002-12-19 06:59:46 +00:00
net HttpURLConnection.java (HTTP_NOT_IMPLEMENTED): Must be public. 2003-01-03 00:49:31 +00:00
nio 2002-11-29 Michael Koch <konqueror@gmx.de> 2002-11-29 12:32:17 +00:00
rmi Makefile.in: Rebuilt. 2003-01-02 00:14:24 +00:00
security re PR libgcj/7416 (java.security startup refs "GNU libgcj.security") 2002-12-31 22:50:10 +00:00
sql
text
util TreeMap.java (fabricateTree): Fix off-by-one error. 2003-01-03 17:00:03 +00:00