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: HashMap.putAll() fixlet


Mark Wielaard wrote:

>Hi,
>
>Here is a fixlet for HashMap.putAll().
>
>2002-04-07  Mark Wielaard <mark@klomp.org>
>
>        * java/util/HashMap.java (putAll): Use entrySet size.
>
>OK to commit to branch/mainline?
>

OK for both - thanks. However this patch is for AbstractMap, not 
HashMap, so you need to fix the ChangeLog!

regards

Bryce



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