Files
gcc/libjava/java
Bryce McKinlay e863ccf328 LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry.
2005-02-18  Bryce McKinlay  <mckinlay@redhat.com>

	* java/util/LinkedHashMap (addEntry): Call remove() with key argument,
	not the HashEntry. Reported by Jean-Marie White.

From-SVN: r95263
2005-02-19 03:18:20 +00:00
..