LinkedHashMap.java
16.1 KB
-
LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry. · e863ccf3
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
Bryce McKinlay committed